cancel
Showing results for 
Search instead for 
Did you mean: 

Formatting of input fields or text view fields

Carola1
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hello

There are 3 inputfiedls, each one has label. I want display them in one line.

I tried several layouts as matrix, grid,...

But the distance between one input field and the label of the next inputfield is not large enough.

I would like to arrange labels and fields in a way that label1 and inputfield1 are close together, then there should be a larger gap to the next label/inputfield ......

Which layout shall I use and which properties do I have to set ??

Thanks for any help.

Regards.

Carola

Accepted Solutions (1)

Accepted Solutions (1)

rainer_liebisch
Contributor
0 Kudos

Hi Carola,

why don't you use a horizontal gutter for the larger gap and set the width to a value that fulfills your needs.

Regards,

Rainer

Answers (3)

Answers (3)

Carola1
Product and Topic Expert
Product and Topic Expert
0 Kudos

okay, thanks.

Carola

Former Member
0 Kudos

Hi Carola.

If you use Gridlayout you can set the paddingleft attribute of each label to a certain amount so that you have a well defined gap.

Cheers,

Sascha

shwetars
Advisor
Advisor
0 Kudos

Hi,

u cn use matrix layout

matrixheaddata creates the ui element in a new line, if u want to use the same line then choose matrixdata fr ur ui element.

to increase the space between fields u can set the vgutter property fr each ui element.

Regards,

Shweta