Skip to content

Update column based on the changed value of another column

To set value based on other columns, see this KB  

Basically you need to create an event handler using add_event()


For custom validation rule, use set_col_customrule() function. Please see 


Feedback and Knowledge Base