Skip to main content
Nintex Community Menu Bar

Controls resizing in nintex form

  • January 15, 2019
  • 1 reply
  • 5 views

Forum|alt.badge.img+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

Forum|alt.badge.img+17
  • January 18, 2019

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.