Question
1
Replies
540
Views
CIBC
Posted: June 19, 2018
Last activity: June 28, 2018
Closed
Solved
Localization Email Subject from Email Smart Shape
Hi All,
Can someone show me how I can localize the email subject? I have tried to create field values for pyText, pyLabel, pyMessageText, pyMessageLabel, pyDescription, pyEmail. None of them works.
Thanks,
Dat
Hi,
You can create a field value and then use the below pega utility in the subject:
@(Pega-RULES:Utilities).getLocalizedText(Value1, pyCaption, tools);
Regards,
Vikash