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: 

Text module in smartforms

Former Member
0 Kudos

what is a text module in pc editor in smartforms?

Also, what is include text in smartforms?

2 REPLIES 2

former_member188685
Active Contributor
0 Kudos

Text module help...

Text modules are used to centrally store texts that are used frequently in forms in the system.

Text modules are included in forms using texts nodes. The text node can either refer to the text module or take its text. You can then change the text or add to it to suit the form.

Text modules have the following attributes:

They are client-independent
They are connected to the transport system
They are connected to the translation tools in the system

The third attribute means that a text module can be uniquely assigned to a language using the logon language. When including a text module, you can also access translations of the text module, for example, to include an English text module in a German form.

Former Member
0 Kudos

The text which u want to output in the smartform can be written in text module and can be called in smartform window-Text .

Give the text module name which u haev created and call in window-Text .