Skip to main content
Nintex Community Menu Bar

Rearrange elements in a Nintex Form based on conditions

  • December 14, 2020
  • 1 reply
  • 74 views

Forum|alt.badge.img+3

Hello,

I want to rearrange elements in a Nintex Form based on conditions.

I have three textboxes, A, B and C. And And three checkboxes, A, B and C. If the checkbox A is checked, textbox A is visible, if the checkbox is not checked, the textbox is invisible. This works great. But...

Textbox A and checkbox A are in one line. In the next line the same for B and in the third line for C

A
B
C

If A and C be are checked, there is a gap between A and C (which is clear)

A

 

B

In this case I want the Textbox C to move close to the textbox a.

I attached three pictures
1: all checkboxes are checked. The checkboxes will not be visible later
2: Checkbox B is unchecked, the gap is visible. The checkbox B is just for making clear that is unchecked
3: This is what I want. C moved.

 

Thanks,

 

  panc

1 reply

SimonMuntz
Nintex Employee
Forum|alt.badge.img+22
  • Nintex Employee
  • 2616 replies
  • January 4, 2021
Hi,

The form will not resize while the B check box is where it is.
You may want to rethink the form design and put the check boxes somewhere else where they will not interfere with the singe lines of text control when the form resizes.