Hello there folks :wave,
I'm currently trying to add a condition so that some row is only editable provided some condition P is true. However, I would like to reuse this condition P across a number of given columns without manually copying and pasting condition P into each of these columns.
Is there any way I can create a script to update these conditions without manually going through all the columns in the UI ?
Cheers Mitch