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

smartforms problem

former_member199650
Participant
0 Likes
728

Hi,

Please guide me how to make only one line bold in a paragraph under text in a window?

Please also guide : we i am using loop in a window then under loop, whatever text i am printing, comes with a tab space. Guide me how to remove that tab space and also guide me how to insert particular no. of spaces in that case.

Thanks and Regards

Moderator message: please use a more descriptive subject line next time.

Edited by: Thomas Zloch on May 31, 2010 9:11 PM

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
704

hi MP,

1. change the editor and use paragraph format and character formats for that specific line.

2. same,, goto-> change editor..

here, the number or ',,' means number or tabs..

6 REPLIES 6
Read only

Former Member
0 Likes
704

I suggest to use text mode to control this problem. With the graphical editor is more difficult.

In text mode you have two columns one with the text and other with labels for determined the kind of paragraph

Read only

Former Member
0 Likes
705

hi MP,

1. change the editor and use paragraph format and character formats for that specific line.

2. same,, goto-> change editor..

here, the number or ',,' means number or tabs..

Read only

0 Likes
704

Hi,

Thanks for your reply please.

Kindly describe a bit more.

Actually i am using under a window-> Text node(for coloumn heading), under the same window, i am using a loop to display the values of that column (under the loop -> Text node is created).

But under the loop->text node, i am values with a tab appended.

To remove it, i have used option-> 'append directly'.

But in that case, i am not able to create any space before the first character.

Please guide.

Thanks and Regards

Edited by: MP Vashishth on Jun 1, 2010 6:42 AM

Read only

0 Likes
704

Hi MP,

Have you created any style for your smartform?

In style you can create paragraph as well character formatting. just check once. you can define tab,line spacing etc in style,

in your text, create your paragraph text under stlye paragraph format say P1, text you want to make bold: for this create one Char format say C1,

now like below you can write :

P1 dfghjkhjjkk <C1>bold</> dfsjgkhfg.

Have a Nice Day,

Regards,

Sujeet

Read only

0 Likes
704

Hi,

Thanks for your reply please.

But i am still not able to change the font and style.

Please guide.

Also i want to insert a logo in my smartform, kindly guide me for that.

Thanks and Regards

Read only

0 Likes
704

goto TCODE SE78..

there add your LOGO first to SAP SYSTEM...

then in your smartform you can use same LOGO..