cancel
Showing results for 
Search instead for 
Did you mean: 

Labels are not aligning correctly?

former_member194142
Participant
0 Kudos

Hello

I am trying to put 3 fields (among these 2nd is check box) on the screen, but, lables are not correctly aligning as per the field size, i tries Row layout, Flow layout, no luck, pls. help me

When i tried, am getting like below

But, i want to like the below aligmnet sync btwn field size and associated lable correctly, as below,

Pls. help me, what kind of layout and how to achieve my requirement?

Thank you

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

You can use Matrix Layout.

Create three labels first.  The label 'Visitor's Number' shall have property Layout Data as 'MatrixHeadData'. The other two labels shall have the same property as 'MatrixData'.

Then create the other three elements. The input field for Visitor's Number shall again be MatrixHeadData. This will make the input field come on next line. And since it is a Matrix Layout arrangement, you will get your fields assigned the way you want.

former_member194142
Participant
0 Kudos

Thank you.

I want to place all these 3 elements in a TransparentContainer, still i should use Matrix Layout? Pls. let me know

I dont have VPN/Remote access, hence now i can not check on the system

Former Member
0 Kudos

Yes, this should work.

For the transparent container, use Matrix Layout.

Answers (0)