cancel
Showing results for 
Search instead for 
Did you mean: 

in smartforms!

Former Member
0 Kudos

Dear SDNers,

Is it possible to send a variable ( like &name& ) into template? if yes, how? now i am working with ECC6.0. i created template and text.in that i passed a variable to text. but it is not showing in output.

THANKS,

Senthil kumar

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

In the template there will be input and output parameters.

Give the variable in the input section..Then use it for printing

Thanks

Naren

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

You don't need to specify input and output parameters to a template. Any globally defined field (either in the form interface or global definitions) will be available in a text element within a template.

There is possibly some other reason why your field is not appearing. Try debugging to check the field is populated, enter a literal text in the text element to verify the template is being processed etc..

Regards,

Nick