Skip to main content

I have a form consisting of two columns. I want the second column not to start at the top of the form, but shifted down to align with a specific field in the first column (in this case so that the textboxes align with each other).

How do I shift the second column down?

PS Above is in Windows GUI, but equally applies to other GUIs.

Hi Roy,

You can achieve that by having a second Form column start with a column that has the value of 2 for the setting Field no. of positions further. The Form group label takes up one position of space in the form. By using the Field no. of positions further and setting it to 2, it will give the desired result.

Form
SF settings

 


Reply