How to Remove Hyperlink from List Report

sgodinho
Kilo Contributor

Hello all,

Was wondering if anyone knew how to remove hyperlinks from a list view:

find_real_file.png

I'm not sure why the scope field is underlined/hyperlinked. Does anyone know how to remove this? I have already tried to hit, "Omit links" on the table's list configuration, and that did not work.

Thank you in advance!

3 REPLIES 3

Dennis R
Tera Guru

If I'm not mistaken, the leftmost column is always hyperlinked to the record for navigational purposes. If you put a different column (such as Created, or better yet, a reasonable display value column), the Scope shouldn't be hyperlinked because the new column will be the primary navigational column.

 

I don't think you can disable that functionality, otherwise it would make navigating from lists to records much more difficult and less intuitive, but I haven't dug too deeply into it.

Thanks Dennis,

This makes sense. We have other areas on the dashboard that are drill-able, but for aesthetic purposes was hoping we might be able to disable it here.

It seems odd to me that if I have an interactive filter on pm_project, that I can report on most fields on the project form except for scope. I have a requirement to provide a scrollable text box which only contains the project's scope (description) when a project is selected from the filter. The image above is my best shot so far.

Really, the client doesn't even want the list view because with that comes the reference icon, the nav arrows at the bottom right, and the text is hyperlinked.

So, the list view looks a little funny, and I couldn't get dynamic content block to work properly either. If anyone reading can explain why any of this is, please feel free to share.. 🙂

Michael Culhan1
Kilo Sage

In List Control (right click any column header, Configure... List Control) there is an option Omit drill-down link.

 

find_real_file.png