Hi, I have this kind of setting

Field Type of Bday

CONDITION

Visible
- Exactly one condition must be true (XOR)
- Event Type , Value is, Bday

Required
- Exactly one condition must be true (XOR)
- Event Type , Value is, Bday

So, technically, the field "Type of Bday" should only be visible if the "Event Type" is "Bday" and it should only be required if the "Event Type" is "Bday".

Am I wrong/doing something wrong? Because the field "Type of Bday" is always visible even though I have this condition.

But if I remove the required condition then the field will be invisible.

Thank you!

Comments

danzVP06’s picture

Component: User interface » Code
artam’s picture

I want to achieve the same thing, but I have exactly the same problem. Looks like "required" overrides other conditions, because the required state works perfectly.

sashken2’s picture

I have same probleme too

GaëlG’s picture

Status: Active » Closed (duplicate)
Related issues: +#2383065: Can not use visible/invisible if using any other state type