‎2015 Jul 15 4:56 PM
Hi Experts,
I want to make the centre alignment for caption of text field & want to make right alignment for value part. My current appearance is below -
My value part is coming in centre like Caption. I want to display the value part 6000 from right side or right alignment. Currently I set the property for this is below -
How to make right alignment for value part in text field?
Please suggest!!
Thanks in advanced!!!
Regards,
Arindma Samanta.
‎2015 Jul 16 5:40 AM
Hi Arindam,
Create two text fields. One which is having caption i.e., Static Text and the one which will have the value i.e., Dynamic Text (Binding). You will be able to resolve I guess.
Else create a table with two columns. You will be able to specify the specific properties for two cells I believe.
Regards,
Vinay Mutt
‎2015 Jul 16 5:49 AM
Hi,
Try below step it will solve your problem ,
1. Select the TextField of Value part.
2. Right click and select Palettes -> Paragraph
3. select Align Right.
Regards,
Hitesh
‎2022 Sep 16 12:07 PM