Application Development 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: 

smart form

Former Member
0 Kudos

Hi,

I am working on smartforms.In displaying all the the fields are displayed as left allignment.Please tell me how to make them as center allignment.

Regards,

Shoban

1 ACCEPTED SOLUTION

Former Member
0 Kudos

You will have to create a FONT in the SMART STYLES and in that you can set the alignment. You can create SMART Style in the SMARTFORMS transaction.

Once that is done, you can use the Smart Styles in the form, and assign the font to the text element.

Regards,

Ravi

Note - Please mark all the helpful answers

3 REPLIES 3

Former Member
0 Kudos

You will have to create a FONT in the SMART STYLES and in that you can set the alignment. You can create SMART Style in the SMARTFORMS transaction.

Once that is done, you can use the Smart Styles in the form, and assign the font to the text element.

Regards,

Ravi

Note - Please mark all the helpful answers

Former Member
0 Kudos

You have to create a style in the SMARTFORMS transaction. In the style, create a Paragraph format and in the alignment for Paragraph format, specify the alignment as CENTER. Attach this style to the Smart form under Form Attributes -> Output options and select the new paragraph format for the text.

Regards,

Manoj

Former Member
0 Kudos

Hi Shweta,

Create a smartstyle using transaction SMARTFORMS.Create a paragraph format and make it centered.Use this paragraph format for displaying your fields