Dynamic translation Attribute on portal view

PrakharM
Tera Contributor

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?

9 REPLIES 9

Ankur Bawiskar
Tera Patron
Tera Patron

@PrakharM 

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.

Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 9x ServiceNow MVP  ||  ✨ ServiceNow Community Leader

Using dictionary override in the platform view.

PrakharM_0-1748515195821.png

It uses Translator configuration and and a subflow at backend.

@PrakharM 

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.

Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 9x ServiceNow MVP  ||  ✨ ServiceNow Community Leader

Ehab Pilloor
Mega Sage

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