Task fields in the required property
In a task I have two fields and I want to set the required property to true in field_YYYYYY when field_XXXXX is true. How can this task's field be binded from EL? Here is an example: <widget name="field_XXXXXX" type="checkbox"> <labels> <...