Screen Tip translation in IFS

S

Sebnunes

Hi all,



I have developed a multi-linguage form using expressions to display the text
in the approriate language. In my form I use Data Validation on multiple
fields but the problem is the ScreenTip is hadcoded.



How can I have my data validation screentips dynamically changed in the
appropriate language ? Can I do that programatically ?



Any help will be appreciated.
 
K

Kalyan G Reddy MVP (GGK Tech)

Hello

One idea of showing screen tips in multiple languages is using hidden
sections to show as help text outside the field. Using rules/code show the
appropriate sections when the validation fails.
 
S

Sebnunes

OK, but that means I cannot use the screen tip and I have to add a hidden
field for each of my fields on the form which is already quite heavy.

But thanks for your help anyway.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top