Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-19-2024 05:52 AM
Hi Community,
Good Day!
I have created a custom greeting message. When I change my laguage to any other language , then translation is not working.
I already have defined in UI message.
Screenshot attached for reference
Please guide where I am going wrong.
Solved! Go to Solution.
1 ACCEPTED SOLUTION
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2024 09:24 AM
This is for those who will come here for seeking solution or for future me 🙂
"gs.getMessageLang("hi there {0}", vaContext.getRequesterLang(), [vaInputs.first_name]);""
5 REPLIES 5
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2024 09:24 AM
This is for those who will come here for seeking solution or for future me 🙂
"gs.getMessageLang("hi there {0}", vaContext.getRequesterLang(), [vaInputs.first_name]);""