i'm overthinking this but: I need a workflow to en...
# suiteflow
c
i'm overthinking this but: I need a workflow to enforce dependency of two fields (if box is checked, dropdown is mandatory). which is worse for performance: entering the workflow on record load for every record every time, or holding the subset of records that have the box checked in state and not letting them exit?