cancel
Showing results for 
Search instead for 
Did you mean: 

labels to be left aligned

Former Member
0 Kudos

Hello Guys,

I want labels to be left aligned . please check snap shot, labels are not aligned properly, want to be left aligned  , can any one help me

Thanks

Vijaya

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

I got the solution for this issue

go to Component WD_GLOBAL_PARAMETERS

TEST  WD_GLOBAL_SETTIGS Application

THEN  choose Labels left-aligned

Thanks

Vijaya

Answers (5)

Answers (5)

Former Member
0 Kudos

Use Beginofline instead of endofline

Regards,

meenachi

former_member184958
Active Participant
0 Kudos

Hi Vijaya,

    As per my knowledge,

            First create one Transparent container as Matrix or Row layout under that do the every thing like the following.

   

Warm Regards,

John.

Former Member
0 Kudos

Hi Vijaya Lakshmi,

Please use endofline in Input Property - Alignment

Thanks & Regards,

Meenachi.R

Former Member
0 Kudos

Hi Vijaya,

Under Group Create one transparent container and put all UI element(like label and input field) in that.

It will work.

And also check for the layout type.

Thanks

Dileep Kumar

RicardoRomero_1
Active Contributor
0 Kudos

Hi,

Check in the properties of the label in "Layout Data" the property hAlign and set it as forcedLeft.

Regards,

Former Member
0 Kudos

Hi Ricardo,

I tried with  property hAlign and set it as forcedLeft, but its not working , any other solution ?

Thanks

Vijaya

RicardoRomero_1
Active Contributor
0 Kudos

Which type of Layout do you have in the container where the fields are?