You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Implementing Translation for Error Messages in action chain

Summary:

We have an error message that has been implemented from VBCS action chain. Now we got a requirement that this message should be translated in multiple other languages including Candian French, French, German, Japanese, Polish, Portuguese, Simplified Chinese and Spanish. How can we make the changes in the code to implement translation of the error message. I am pasting the code that I have for error message.

if (val.includes ('DELL SALES_USERS_JR')) {

if(event.row.MVK_OpportunityType_c === "MVK_PARTNER_LED" ||

($layout.variables.savedOpportunity Type MVK_PARTNER_LED" && restrictedTypes.includes (event.row.MVK_OpportunityType_c) )

{

previous = {

..previous,

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!