Disable hyperlink display for MultiSelect / ComboBox values in Constellation

Hi Team,

We are facing an issue with Multiselect / ComboBox fields in Pega Constellation UI.

When a user submits a case with a Multiselect, the selected values display correctly on the entry screen. However, on the Review screen, the values are rendered as hyperlinks instead of plain text.

Is there any configuration or recommended approach to disable the hyperlink behavior for Multiselect values and display them as non-clickable text?

Multi Select issue.png

Thank you for your help!

@Zumry

I can think of the following alternative options to represent the data as read only without hyperlink

  • In the Review view, switch from the standard field presentation to a Simple Table, which shows values as static..
  • Create the desired read-only display as a Partial View in the case’s UX tab, which is intended for presenting previously entered information.