Triggering an Action: Detail view with only Quick Edit enabled

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?

Solved Solved
1 2 231
1 ACCEPTED SOLUTION

Edit: * Initial value just has to return blank given the specific condition, doesn’t have to be completely blank

View solution in original post

2 REPLIES 2

Edit: * Initial value just has to return blank given the specific condition, doesn’t have to be completely blank

Wow, Marc. That is slick. I’ve never used the Reset on Edit before but it is perfect for this!

Thanks.

Top Labels in this Space