Hello, How to disable link in lisst for columns linked to other entities?Thank you
Announcement
Collapse
No announcement yet.
How to disable link in lisst for columns linked to other entities
Collapse
X
-
-
zerosix,
In this case, the easiest way is to simply remove this column from the List View in the Layout Manager.
At the moment there is no way to display Link Multiple fields (on the screenshot it is the Accounts field) without links. You can find more about such fields here: https://docs.espocrm.com/administrat...multiple-field
As a last resort, it is possible to develop several formula scripts so that the names of related entities are written in some text field. Then, it will be possible to display this text field in the List View and see just the names, without links.
But to do this, we need to understand what relationships are established between your entities.
Comment
Comment