How to use Variable Attributes on a reference field?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-27-2024 09:04 PM
Hello,
How to display only the user First and Last name on the sys_user table?
I used variable attributes like this, but it is not working. please help. Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-04-2025 01:45 AM
You can achieve this by configuring
1. Clicking on Gear icon (User Personalize List) select Fist name , last name and remove other from list collector.
2. Configure>List Layout
** Any one at a time but not both..
You have personalized this list with the list mechanic.
Note: You will not see changes made here until your personal list is reset to column defaults.
Reference qualifier can may be useful here in case of list view but can be more on catalog forms/forms.
Kindly appreciate the efforts of Servicenow community contributors by marking our response as HELPFUL or ACCEPT SOLUTION , this may help other community users to follow correct solution in future...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-27-2024 09:27 PM
Hi @Annie10 ,
Whenever you will try to access table from reference table, please do the right click>configure> list layout > and please keep required fields in selected bucket.
This will lead to fulfill your requirement.
Please keep in mind that this will make changes in all forms where this table is referred in reference field.
Please mark helpful if you find so.
Thank you
Sanjeet
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-27-2024 10:02 PM
Thank to all your suggestions.
I also have a lookup box where it gets populated user’s manager name using the sys_user table. If I configure the list layout, it will affects not only the requested for, but also the manager field as well.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-27-2024 11:11 PM
Hi @Annie10
This is how you can do this :
Open your list layout
Right click on 3 dots of any field of list layout
Then click on configure
click on list layout
select only the columns you want to show and remove the other columns
save the changes
that will only show the fields you have selected on list layout