Hello,
I have a question regarding the addition of lookup/reference columns in list pages via Page Designer.
Specifically, I want to add a column, for example "Shop Order", which should display a clickable link to the referenced shop order record (e.g., linking to ShopOrder/Form:$filter?OrderNo eq 123456
).
Some columns have this functionality out-of-the-box, such as Part No in the image below.

Is it possible to achieve this functionality? In my experience with Page Designer, attempting to fully replicate an out-of-the-box navigation link (such as the "Part No" example above) results in the field being displayed as plain text rather than as a clickable link. This leads me to believe that enabling true navigation links may require changes in IFS Developer Studio.
Implementing this feature would be a significant improvement. Currently, we have to create separate buttons or actions for each link, which clutters the action panel and negatively impacts usability. Additionally, buttons do not support opening links in a new tab, whereas native links do - this reduces productivity and increases the number of clicks required from users.
Thank you!