Whats the best practice in terms of visual Flows Processes in multiple languages?
would appreciate any recommendations..
I find it a bit weird that I need to Clone the whole Flow..
I'm trying to create a flow with few form pages... some of the input/output need to be shown in few languages since few users (different languages) will use this flow.
no way to use Custom Labels / or using the actual translation on the outputFields on form Pages ??
Add a comment |
2 Answers
Custom Labels are available in Flows. When you create a Formula, the labels are under "System and Global Variables"

- Thanks..exactly what I needed..don't know how I missed that..sfdx bomb– sfdx bomb2015-07-04 13:59:31 +00:00Commented Jul 4, 2015 at 13:59
- Glad I could help.MeighanRocksSF– MeighanRocksSF2015-07-04 14:13:58 +00:00Commented Jul 4, 2015 at 14:13
