Can I add a URL column in a Workshop Table, that shows the URL stored in a linked object?

In Workshop, I can setup a column in my object table to display a URL, that is clickable.


image

However, can I reference a property of a linked object ?

For example, if I have a Table of Object As, can I display a column with a button that opens a URL that is stored in Object B’s property “URL” that is linked 1-1 to object A ?

This isn’t currently supported, however this is on our roadmap and we will provide an update here when this functionality is available.

Until a first-class solution exists, you can configure a right-click action on the table row (in the Object Table widget), and generate the link in a variable from the right-click object. So you wouldn’t have the link in the table as a column, but users would have to right-click on the row, and select the option to open the link.