I have a detailed view with two columns showing ONLY if another column is TRUE. All three are quick edit fields.
If the first column is changed from True to False, I need to clear the values in the other two columns since they are now hidden and the data doesn’t apply to this record. Normally I would add an action to the save event of a form. How can I do it in this situation?
