If choice chips (single choice) contains value then action else skip.
I created page state variable isChoiceNotEmpty for conditional action. But I don't know how to set value to this variable which depends on empty/not empty choice chips.
What logic should be?