Question
4
Replies
1526
Views

TTEC
IN
Posted: December 18, 2020
Last activity: March 9, 2021
Last activity: 9 Mar 2021 3:22 EST
Closed
Solved
How get localized values for a field value when field values has parameters in it using getLocalizedText function?
Let's say a field values has a parameter in it. {1}
Now I want to pass a property value as param at run time and get the localized value for that field value.
@(Pega-RULES:Utilities).getLocalizedText("FieldValueName","pyCaption",tools)
I have a few properties in workpage which i will pass as param based on condition.
How get localized values for a field value when field values has parameters in it using getLocalizedText function?
***Edited by Moderator: Pooja Gadige to add platform capability tags***