I have a doubt on Validate rule
Hi Guys,
In one section i need to add error message , in that section we have 3 properties all are having radio button selection .
Without select any one of the radio button and click on continue we will get the error message.so i used validate rule in flow action
in validate rule i mentioned X=="" Under X we have to select 1,2, and 3
Y=="" under y we have to select 1,2, and 3
Z=="" Under Z we have to select 1,2, and 3
if it's null show the error message.
In screen i have X value and select 2 i click on continue screen does not go Forword, because in that work page Y and Z also Null.
How to write validate rule.
Please help me.
Thanks in advance!