For showing a custom field, I would need a more complex condition that contains both AND and OR relations, e.g. like: show the field if (A AND B) OR (C AND D). I was hoping that it would be possible at least to write it in the code, but doesn't seem so.
Is it possible to create conditional logic that contains both AND and OR relations in the same condition?