@AbikashSharma - For accessibility purpose added no value span tag which will be read by screen reader and that value should not be seen in UI and should only show --. Some custom CSS styles might be overridden and showing the value. In Infinity 24.1 its not showing “no value”. Can you verify the styles linked up with that span.
@Shayi777 - If those styles are not coming from the custom implementation then it could be a issue and have to reach out to GCS by spinning off the INC ticket.
@KishoreR7037 - Need to add below style in the correspondence rule to not to display that in email. In portal Pega has added styles to not to display it and those styles wont be passed to email that is why issue is seen.
@Priyanka Boga Hello! Thanks for sharing the information. I was wondering if there’s any official or recommended way to replace the “no value” text with a custom value (e.g. “n.a.”) instead of just removing it? Specifically, when we are not on 24.1 version.
Appreciate any insights!
@Priyanka Boga Thank you for your response. Instead of adding it in every correspondence rule, is there any other way to solve this? Like having this code in userworkform?