Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

dialog programming input output field right alignment

Former Member
0 Likes
1,402

hi experts

I have input output field which type is decimal. By default it alignment is left. how can i change its alignment from left to right.

2 REPLIES 2
Read only

Former Member
0 Likes
736

hi,

you have a parameter for the field "Right-Justified" in the layout of the screen.

check it and the alignment should change to right.

regards,

roi grosfeld

Read only

Clemenss
Active Contributor
0 Likes
736

Hi Sanzid,

Decimal (and all other numerical) fields are right-aligned by default. Character and String fields are left-aligned by default.

Please post your relevant code.

Regards,

Clemens