Simple Radio group Yes/No to direct user to different page not possible?
version: 4.1.0
Hi There,
I had to create a simple two radio buttons (one group) with Yes/No.
When the user selects Yes, it should take him to page 1
when the user select No, it should take him to page 2.
I tried creating branch, but looks like it can be associated only with a button? Can't we just dynamically, call different pages based on "change" event of Radio button? The DA option also does not have a redirect page. I thought this would be an easy one.
Thanks,
Sun