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

Create smartforms module text content dynamically ?

Former Member
0 Likes
661

Hi,

it is possible to create dynamically the content of a smartforms module text ?

The module text is created but i would like to change dynamically the content, it is possible ?

Thanks for any help.

Cheers

4 REPLIES 4
Read only

Former Member
0 Likes
551

Hi,

Can you please clarify what you mean by smartforms module text?

Regards,

Steve

Read only

Former Member
0 Likes
551

Hi Eric,

Smartforms are meant generate dynamic data in association with driver program. If it's driven through a transaction, we make use of NACE transaction to configure the driver program which is associated with the smartform.

So, everything is in sync here.

I need more understanding on u'r requirement.

Thanks

Vivek

Read only

0 Likes
551

Hi,

thanks for your reply.

I would like to clarify my need.

Currently i make some Adobe form (no interactive) and i use text module in my form.

For example, in my form i want to display text with style like bold text, font size, paragraph format etc.But this text depends on my context, i know i always display text at a specific location but the text changes all the time, its content but also its style.

For example i can display the following texts (be careful to the style) :

Commercial service ear

ear Commercial service

Production ear connection

So in my module text i can't have 3 variables like this :

&var_1&    &var_2&    &var_3&

Because in this case how can i manage the style bold with the 3 cases above ?

So I imagined having a single module that I would fill dynamically text before displaying my form. But how can i do this ?

Cheers

Read only

0 Likes
551

Hi,

thanks for your reply.

I would like to clarify my need.

Currently i make some Adobe form (no interactive) and i use text module in my form.

For example, in my form i want to display text with style like bold text, font size, paragraph format etc.But this text depends on my context, i know i always display text at a specific location but the text changes all the time, its content but also its style.

For example i can display the following texts (be careful to the style) :

Commercial service ear

ear Commercial service

Production ear connection

So in my module text i can't have 3 variables like this :

&var_1&    &var_2&    &var_3&

Because in this case how can i manage the style bold with the 3 cases above ?

So I imagined having a single module that I would fill dynamically text before displaying my form. But how can i do this ?

Cheers