Skip to main content

Hello!


I have, in a form, three choice controls. The values of the second choice depends on the first one and the values of the third choice depends on the second one.

15767i7B5ACC603E58F90F.png

 

Thanks!

 

 

Can you show the detail of your transfer data step?  Is "allow null/blank values" selected on the drop down list control?


Here's the details of the transfer data:

 

 

I just signed the second and third choice control to be blank.

 

Thank you!


In the drop down list control the "allow empty selection" is selected.


if you want to clear all the controls on button click then do this.

Step 1: Add Button's Click event and then simple transfer data


Reply