MultiSelect - Combobox Pega Constellation

MultiSelect/ComboBox option in Pega Constellation showing as hyperlink in review screen.After submitting the Multiselect/Combobox in constellation when we view it in Details Tab all values are showing as comaseparated hyperlink.Is there any way to disable the hyperlink?

@DPR

I’m unsure if disabling the hyperlink in the Detail layout is possible.

As an alternative, if you change the layout to Table or Simple Table, then it shows a read-only format in the table format..

Hi @DPR

There is one way, you can use OOTB when rule “pyWorkActionsIsPerform” to disable the links in Review harness.

Also you can show it in a simple table format that way it will be non editable, but you will get a tabular format to show your details.

Hope it helps.

Thanks

@DPR -To get any view in read only mode in Constellation. Try creating the view under partial views which will be present in UX tab of a case.

@Priyanka Boga It doesn’t matter in the case of datareference field.Comobox value always shows as hyperlink.

@DPR - Verified with the product engineering team and its expected behavior, Data Reference list in Read only mode displays as a link to data object.