Controls resizing in nintex form

  • 15 January 2019
  • 1 reply
  • 1 view

Badge +6

Hi All,

I have a nintex form with a radio button choice field and a drop down.

Now based on the drop-down value I wanted to display few radio buttons only and rearrange the controls without spaces.

I am able to hide the radio buttons using jQuery. But the space issue exists after hiding the values.

Please suggest how to proceed further.

Thanks and Regards,

Usha


1 reply

Badge +17

If you could export your form and attach it, someone could help you quickly.

Also, no need to do Jquery, just use the form rules to show and hide based on a selected value. if radio button is checked, then show the other fields on the form, else hide.

Hope that helps.

Reply