cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Hi all

I have to convert a sapscript in an adobe form.

In this sapsript there is an include text with dinamic fields.

example :

INCLUDE &T166K-TXNAM& OBJECT &T166K-TDOBJECT& ID &T166K-TDID& LANGUAGE &EKKO-SPRAS& PARAGRAPH NR

Moreover these texts have different pragraph formats in them (there is not only one style)

How can i convert it in adobe forrm logic?

Thanks and regards

Umberto

0 Likes
View Entire Topic
Clemenss
Active Contributor
0 Likes

OK so far so good. Creating the text in Context and Changed the Text Type to include text.Lifecycle designer does not allow any fields from context if they are in a table line.

We pass all needed texts (ID, name, object, language) together with other relevant data in the interface, drag them into context. How to create a text node inside internal table?

Regards Clemens