cancel
Showing results for 
Search instead for 
Did you mean: 

Positioning UI Elements forced Left

christian_taut
Explorer
0 Kudos

Dear collegues,

I use MatrixLayout and an UI element PageHeader in the first line.

In the second line, I display the UI Elements Image and TextEdit. They both should be displayed next to each other and below of the Header.

Especially, they should have the "most left" postion. This is my problem. I can not achieve to force them to the left border.

They are "more distributed equally" in the middle below the first line with the header.

How can I force them to be displayed left?

Many Thanks.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

I do this all the time. Use a transparent container. Put the transparent container under the page header, and then put the image and textedit in the transparent container. Works like a charm!!

Answers (2)

Answers (2)

Madhu2004
Active Contributor
0 Kudos

Try with ROW layout

Former Member
0 Kudos

Hi Christian Taut ,

un select the vertical and horizondal strech of the layout.

if this cant solve your problem then you have to use grid layout or any other layout for your requirement

Regards

Sarath