Localization of Form Properties
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-04-2015 09:22 AM
Hi,
I am looking to localize form properties, mainly name attribute. Is there any way to do this?
I am looking to localize form properties, mainly name attribute. Is there any way to do this?
Labels:
- Labels:
-
Archive
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-05-2015 02:50 AM
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
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
