cancel
Showing results for 
Search instead for 
Did you mean: 

regarding smartforms?

Former Member
0 Kudos

hello

gurus

i have a problem in smartforms

the scenario is

there will be an input field which is a text field and the user will

give input in local lang rather than english.

i have taken this filed in an internal table but in case of output of the form the lang is not comming and even the lang is comming in the table field in debugging mode.

plz help how can i solve this

thanx in advance

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

simply look into the parameter to get the language and set it according to the function call.

Former Member
0 Kudos

Pass the language by parameter on the function that call to

the smartforms with the language parameter that define in smartforms.

In the smartform define parameter to get the language

(Form Interface define import parameter).