cancel
Showing results for 
Search instead for 
Did you mean: 

Localization of Form Properties

anant_ghatage
Champ in-the-making
Champ in-the-making
Hi,

I am looking to localize form properties, mainly name attribute. Is there any way to do this?
1 REPLY 1

martin_grofcik
Confirmed Champ
Confirmed Champ
Hi Anant

Possibilities:
1. use expression in names to get localized names - only one localized string for name (when there is a need to display task name for different users in different locales there is an issue)
2. extend process model and runtime to construct all possible localizations - more effort is needed but issue from 1. is eliminated

Regards
Martin