Actions
Feature proposal #3362
closedOne way conditions
Description
Implement 1 way conditions so you can chain conditions together. 1 way means it'll perform the action exactly designated, but will not reverse it. Meaning if I set a field to Show when Field A is set to 123 then it'll show when that happens, but if it's not set to 123 it'll do nothing (still be shown).
Actions