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

smart forms paragraph formats

Former Member
0 Likes
1,426

Hi!

Does anybody know how to create additional smart forms paragraph formats.

Reagards

sas

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,137

Hi Sas,

You can Create Your own <b>SMARTSTYLES</b> . In that you can create paragraph Formats and Character Formats.

Hope this resolves your query.

<b>Reward all the helpful answers.</b>

Regards

Hi!

Does anybody know how to create additional smart forms paragraph formats.

Reagards

sas

7 REPLIES 7
Read only

amit_khare
Active Contributor
0 Likes
1,137
Read only

Former Member
0 Likes
1,138

Hi Sas,

You can Create Your own <b>SMARTSTYLES</b> . In that you can create paragraph Formats and Character Formats.

Hope this resolves your query.

<b>Reward all the helpful answers.</b>

Regards

Read only

Former Member
0 Likes
1,137

go to tcode smartforms

select radio button style and pass ur style name i.e. yhsram_style and create it

on Left hand side you can see the paragraph format right click on it

Note the right hand screen will be blank when you are creating it

the select paragraph format and press create button.

give Paragraph Format name say P1

and fill the desired fields

Read only

Former Member
0 Likes
1,137

Hi Sas

everybody is right

either from transaction SMARTSTYLE or selecting radio button (for smartstyle) in transaction SMARTFORMS

u can create your own smartstyle (starts with Z)

u can apply diff. fonts bold italic etc.. and lot more

now when u create new element in your smartform - just apply this style

u wl get all the font style, paragraph style - created in your smartstyle.

just apply it for selected Text part.

hope this will give better idea.

Mihir.

Read only

Former Member
0 Likes
1,137

hi

for smart forms create paragragh,character formats in smart styles and assign smart style in smart form basic settings->output options->created smart style

then u can use that style in that smart form.

Transaction code for smart styles is SE72

reward points if helpful.

with regards,

suresh babu aluri.

Read only

Former Member
0 Likes
1,137

hi,

U can use se72 to do this

Read only

Former Member
0 Likes
1,137

U can use se72 or directly inside the form itself we can select paragraph formats and we can proceed with the followung steps