Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

In this example the Input fields is taking up fewer columns and the Text has wrapped on to the second line.
 
To improve this, set the GridData property of the Text.
 
The imaginary grid has 12 columns. In this case, the Label is taking up 4 columns, the Input 2 columns (now). This means there are 12 - 4 - 2 = 6 columns remaining on the line. Setting the GridData property of the Text to a value <=6 will keep the Text on the same line as the Input.

Result:

 


Info

Filter by label (Content by label)
showLabelsfalse
max5
spacesIFAB
showSpacefalse
sortmodified
reversetrue
typepage
cqllabel in ("form","display","width","element") and type = "page" and space = "IFAB"
labelselement form display width

...

Page Properties
hiddentrue


Related issues