Skip to main content
Nintex Community Menu Bar

Removing blank space on a form when hide fields isn't selected

  • December 14, 2020
  • 2 replies
  • 289 views

Forum|alt.badge.img+5

Afternoon

 

I have a form with some fields which are hidden unless you tick the Line Manager fields checkbox, which is fine, but this leaves a HUGE blank space. How can I get rid of this space but have the room for the fields to appear if Line Manager fields is ticked?

 

Thanks in advance!

 

9693iAA115D1E6C09C191.png

2 replies

Forum|alt.badge.img+11
  • Scholar
  • December 16, 2020

@Sutekh I had a similar issue, in my case was fixed when I placed the control inside a panel. By adding a Panel to my form and I placed all of the controls inside the panel, the rule executed and the layout behaved as expected.


allan
Nintex Partner
Forum|alt.badge.img+9
  • Nintex Partner
  • December 18, 2020

Always apply rules on one control .
What I mean is if you need to hide 4 controls, then put those 4 controls in a panel and hide the panel.
You can also have blanks if your controls overlap.
Please check also that the panel you are trying to hide is in "resize = true".