
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-06-2019 07:26 AM
For one particular table I created, there are columns that are clickable that shouldn't be
I don't want them to click on the data source or the impact - they only bring up these screens which are not helpful.
For ex: this table looks normal, where you can't click to select the columns for type, likelihood, etc.
I'm just not sure what I did different with this table that they are acting this way when other tables are not.
Thanks,
Shannon
Solved! Go to Solution.
- Labels:
-
User Interface (UI)

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-06-2019 07:56 AM
Another option is to dot walk to the string field instead of using the reference field in the list layout. You can right-click the header --> list layout --> remove the reference field, click the reference field, click expand in the center column, and find the string field name. For example, expand data source and select data_source.data_source as the sub-item.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-06-2019 07:37 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-06-2019 07:48 AM
But that gets rid of all the links, I would still like the links there to open the record (from the updated column) and the link for the associated emerging issue in case they want to open that issue.
Do you know how I just remove the other links? I really have no idea why this table acts so differently than others I created.
Thanks,
Shannon
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-06-2019 07:50 AM
When you remove all links, you can still use the little blue i to open the individual rows.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-06-2019 07:49 AM
Reference fields will typically be links on the list view. If you want to get rid of them, you can configure the list control to omit links. This option also omits the link to open the record itself, so it may not be the best solution. You can modify the list layout so that the fields are in spots which make them less likely to get clicked or remove them from view if they aren't needed.