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: 

Smartforms

Former Member
0 Kudos

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

Former Member
0 Kudos

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

Former Member
0 Kudos

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

former_member191735
Active Contributor
0 Kudos

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.