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

Dubz
Mega Sage

Go to the link below (obviously change instance name and table name as required) and just change the fields on the form as you normally would, this will change what appears in the sys_popup view.

https://<instance name>.service-now.com/<table name>.do?sysparm_view=sys_popup

Kazu3
Giga Contributor

Thank you for your reply.

But, I want to change list (not form) without sys_ref_list.

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.

Kazu3
Giga Contributor

I could change it in the way I told you.

Thank you for the advice.