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

Problem with smartform

Former Member
0 Likes
587

I have to make a fix on a already developed smartform.

we are already using a text module to print a label. now I have to make it bold. I have got my desire pargraph format but not able to understand where to put that.Please help

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
569

Hi,

You cannot assign formatting for Text Module inside the smartform. Find the text module name and open it in change mode from initial screen of tcode SMARTFORMS. There you can change the formatting as you want.

This will solve your problem.

Regards

Karthik D

4 REPLIES 4
Read only

Former Member
0 Likes
569

Hi Nabanita,

Please find the node(text node) which is printing this particular text. Incorporate this paragraph format over there.

Regards

Vatsala.

Read only

0 Likes
569

Yes, I know that I am supposed to put the paragraph format in that text node. But I ma not getting that option only like in text element and include text

Read only

Former Member
0 Likes
570

Hi,

You cannot assign formatting for Text Module inside the smartform. Find the text module name and open it in change mode from initial screen of tcode SMARTFORMS. There you can change the formatting as you want.

This will solve your problem.

Regards

Karthik D

Read only

0 Likes
569

hey, thx a lot .. it helped