Remove links in List View except for record number

Stanley Martin
Tera Guru

Have a scoped app that I have a List View configured, the the list has the Requested by field with a link to the user record.  They can click on that and go to that record. They don't have rights to modify, but just viewing the record could be bad.  I'd like to be able to eliminate links except for the record #.

1 ACCEPTED SOLUTION

In that case you can dotwalk to that field to show just name like instead of showing caller you can show caller.name


***Mark Correct or Helpful if it helps.***

View solution in original post

4 REPLIES 4

Yousaf
Giga Sage

Hi Stanley,

You can remove link in the list view by going into the list control. Right click on the list header go to Configure -> List Control and check the Omit Links checkbox


Mark Correct or Helpful if its helps.

Thanks,

Yousaf

 


***Mark Correct or Helpful if it helps.***

find_real_file.pngfind_real_file.png


***Mark Correct or Helpful if it helps.***

Stanley Martin
Tera Guru

Unfortunately, that removes ALL links, including the link for the record #.  From what I'm reading, it's all or nothing.

In that case you can dotwalk to that field to show just name like instead of showing caller you can show caller.name


***Mark Correct or Helpful if it helps.***