Hello,
I would like to put a condition in the 'REVELANT' column. Something like that :
${ACTIVITY} in list( sub_activity )
I want to know if my selection ${ACTIVITY)}is contained in Choices Tab:
list_name | name | label |
sub_activity | 1 | Restaurant |
sub_activity | 2 | clothing |
sub_activity | 3 | electronics |
sub_activity | 4 | drinks |
thank you in advance for your help