This topic is: not resolved
-
Hello,
I would like to ask about the logic function.I have a question – yes – no (Form Radio)
in form radio I have two options:
Label = YES Value = delivery_yes
Label = NO Value = delivery_noADD CONDITIONAL LOGIC
EQUALs delivery_yes SHOW delivery_dateIf YES – I see a date (Form DATE TIME) name = delivery_date
if NO – nothing is displayed – only FORM RADIO on NO option.This configuration not work.
How should I do it?