Remove any scale like (k,%,m etc) for currency control from read only screen on UI.
The “k” presentation of number representing in thousands scale is a Pega OOTB functionality and we want to take it off separately from UI screen.
E.g if we add scale as thousand the number displays as "10k" but we want to display only "10" in read only screen.
please find the attachment.
1) add property with currency control. 2) In presentation tab- read only format shows a scale.(thousand, million, billion..etc) As per our requirement we don't want to display any scale on read only screen.