Can I change listview of reference lookup-list without sys_ref_list?

Kazu3
Giga Contributor

Hello.

I want to customize lookup-list appearance.(It appears when you click Magnifying glass icon.)
I know sys_ref_list, but I want to change only specific fields.
Can I change list view of this without sys_ref_list?
Thank you.

1 ACCEPTED SOLUTION

Oh. Have you tried opening the reference list by clicking the magnifying glass and right clicking a column and selecting configure list layout? That should amend the list layout for that particular view. Don't forget to restore the default layout if you have personalised it at all.

View solution in original post

8 REPLIES 8

kriti111
Tera Contributor

Dear Kazu,

 

Could you please tell me how you did that??

Ayushi Gaur
ServiceNow Employee
ServiceNow Employee

Hey @Kazu3 , I am also working on similar kind of problem but can you please lemme know by clicking the column and selecting config layout then this will changes sys_ref_list view for that table in all places, correct? In my case I want to restrict those channges for one table only.

Hey Dubz,

Wouldn't doing this change the view globally, though? What about changing it only for one field?

 

For example, imagine I have a field referencing core_company, on a custom table in a scoped app. I want the list view that pops up when someone clicks the magnifying icon to be different for this particular field on this particular form in my scoped app - I don't want to change how it looks for any other field referencing core_company, just for this one field.

 

Do you know how I'd be able to achieve that?

Hi Max, 

 

I am looking for a way to do the same thing - custom reference pop-up list layout for a scoped app.  Have you found a solution?