
- 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: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 08:00 AM
So I guess the issue is that the other tables I'm comparing it to, don't have reference fields for the columns and that's why it's acting differently. Weston, the dotwalk out to the string value I think is the way I'm going to go.
And Anurag, I can't believe I've ignored the i beside the list record for all this time. I've only ever opened the record from a list by clicking to drilldown. I use the i all the time on forms, but ignored it on the lists.
Thanks everyone for all the help!
Shannon