Skip to main content

Hello

I am working on nintex form and I would like to reset some fields based on drop down value.

when ever user changed the dropdown other fields will be reset.

I used to do this in InfoPath using rules but I cant find the same function in nintex form. how to do it?

Hi,

You can do this with Client Side only or you can refresh the page (Also Client Side) when drop down value changed.


Hi

afraid to say at this point rules in nintex forms don't yet work the same as infopath. You will need to set the field values with JavaScript. If you search the community for set field value with JavaScript you will find loads of resources to help you. happy.png


Reply