How to show specific column on a variable reference field
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-19-2024 02:51 AM
Hi,
I have a Reference variable on my catalog item. When the user click and try to search he sees the column 'Created'.
I want to show a different column but its not working, what should I do?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-19-2024 04:36 AM
Hi @Alon Grod
In both screens hot 2 different fields has been used , which creating confusion. If you provide a details
Like what you building, which table your reference and then we can guide you.
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-19-2024 09:28 PM
@Dr Atul G- LNG @Anurag Tripathi I want to display both assignment group and service offering fields. So in the table dictionary I put service offering as Display = true. Then inside the field's attributes I put:
ref_ac_columns=u_assignment_group
But I still see only the Created field.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-19-2024 09:43 PM
can you please share some screenshot of what you have tried?
Johnny
Please mark this response as correct or helpful if it assisted you with your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-19-2024 09:48 PM
@Dr Atul G- LNG @JohnnySnow @Anurag Tripathi
I want to display both assignment group and service offering fields. So in the table dictionary I put service offering as Display = true. Then inside the field's attributes I put:
ref_ac_columns=u_assignment_group
But I still see only the Created field. I attached images
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-19-2024 09:55 PM
the configuration looks fine to me, if its Dev instance, can you clear the cache and try again.
cache.do
Johnny
Please mark this response as correct or helpful if it assisted you with your question.