cancel
Showing results for 
Search instead for 
Did you mean: 

Colons are not aligned properly in labels.

Former Member
0 Kudos

The colons that comes after the label are not aligned properly.

Actually it has to be like

But for some of the label the colons are moving away from the actual text like

In SCN I found some related docs which described about this issue and stated a solution of how to remove the colon out of the label so that this issue will not be raised.

But my actual requirement is to display the label with colon with proper alignment.

What could be the root cause of this issue and how to resolve it.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

I tried it.. It was working fine. Is there any other solution without recreation of the parent element.

vijay_kumar49
Active Contributor
0 Kudos

Arun,

Can you tray with MatrixLayout use this document MatrixData and MatrixHeadData  and Look at this UI aligned document

Kindly let me know if you need any more information

Former Member
0 Kudos

Vijay,

I tried of changing the layout from column to all the other layouts including matrix its not working.

Then I found that it is not because of the layout issue instead it was because of its parent element.

The fields are into a group when it create another group and copied all the element from the existing to new, the alignment issue was resolved.