I have an Approval column where some of the checkboxes are checked and disabled, some of them are enabled but not checked. How do I make the enabled checkboxes checked by default?
Hi Debjani,
on your aggregate / data action you can manipulate the variable assigned to the field.
i.e. create a new attribute in the aggregate with an If condition
Regards