Dynamic translation Attribute on portal view
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-29-2025 03:27 AM
Hello,
I have an attribute which on enabling that in the field of a table, it translates the value of the field from English to my desired language in the platform view. Now I want to configure the same attribute in the portal view of the same form. How can I do that?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-29-2025 03:35 AM
how it's configured for native?
share the dictionary screenshot etc
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-29-2025 03:40 AM
Using dictionary override in the platform view.
It uses Translator configuration and and a subflow at backend.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-29-2025 05:58 AM
what type of field is that?
check this link if it helps
How to Dynamically Translate Portal Content - Unofficial Guide
for portal I believe it's only for activity stream
Dynamic translation on forms and activity streams
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-29-2025 03:54 AM - edited ‎05-29-2025 03:57 AM
Hi @PrakharM,
U won't be able to configure for record producer in portal view through dynamic translation as it takes value from a variable and Dynamic Translation is for String and HTML fields. You can enable Dynamic Translation on activity stream in both native and portal view by going to Dynamic Translation > Properties. Add the table name in the list of tables to have Dynamic Translation enabled.
Regards,
Ehab