Question

Capgemini
SE
Last activity: 14 Sep 2020 7:12 EDT
Curly braces are displayed when no parameters are passed to parameterized field value
I have a filed value translation as New Decision {1} where {1} is a parameter. When I pass a parameter to field value e.g Approved, its displayed as expected as New Decision Approved but if I don't pass parameter or parameter is blank, then it is displayed as New Decision {1}.
Why {1} is displayed? I noticed it in Pega 8.2 and 8.4. I think it was not displayed in the earlier versions of Pega. Please let me know how to avoid this.