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

Former Member
0 Likes
508

Hi ,

I need help to <b>include text</b> into the form.I should mention the Text Node as a new line .

Please tell me the transaction where I can create a text.

Thanks in advance.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
483

For smartforms you can create a text in SMARTFORMS t.code and choose Text module.

if you want to create standard text, use SO10 t.code

Pavan

2 REPLIES 2
Read only

Former Member
0 Likes
484

For smartforms you can create a text in SMARTFORMS t.code and choose Text module.

if you want to create standard text, use SO10 t.code

Pavan

Read only

former_member191735
Active Contributor
0 Likes
483

Go to tcode smartforms – give your form name – create a text element under any window where you want to display the text.

Choose text type “include text” – give the text name – text object – text id – language and check the check box “no error if no text exists”.

You can also give std paragraph and first paragraph.