To display as a hyperlink for a column in a table.( Constellation)

I am using Pega’23 constellation . I am configuring a table with multi-select. Now i need to show one of the column as a hyperlink so by clicking on that it will open or preview work object. There is no control in the column fields to display as a hyperlink.

@MallepulaD

Hyperlink means you are meaning to open that as a browser endpoint URL.

From the description of your problem, It seems like you want to show the preview on a modal window (Pop Up). Change the control format as “Link” and in the event, add “Local Action” option. In the local action section, add the details for your preview

@PrakashDeep I need to Configure this in views (constellation) . There is no option like events in the views.

@MallepulaD - To view any column as a hyperlink make use of property type as URL and this will display as link but cannot configure any actions on it. In constellation there is no option to add actions on click of any control.

Thank you.

@Priyanka Boga Hi I have tried selection type as URL but Still its showing like Text Input in UI, Can you please any screenshots for reference.

@MallepulaD what was the solution that worked for you to display it as hyperlink? Even for me, I see it as text input instead of a URL?