add data in slush bucket csm servicenow
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2024 11:13 AM
We have created a custom table and added it to the related list of customer_contact table.
we have a requirement to add new custom table that contains the Contact and the Location. The Contact will populate from the Contact record when the user hits the Edit Action on the related list.
The Location field is a reference field to the cmn_location table where the Company is equal to the Account that this user is associated with and any child accounts that the user can see. The search list slush bucket after clicking edit buttonshall show the Location , the location and the Account that location is associated with.
The Location field is a reference field to the cmn_location table where the Company is equal to the Account that this user is associated with and any child accounts that the user can see. The search list for the Location should show the location and the Account that location is associated with.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-12-2024 05:23 AM
Hello anyone can hwlp me on this?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-12-2024 05:37 AM
Hi @kalakaramad_20 ,
Go to dictionary list of your table and make "Display=true" for any other field instead of sysid.
-------------------------------------------------------------------------
If you found my response helpful, please consider selecting "Accept as Solution" and marking it as "Helpful." This not only supports me but also benefits the community.
Regards
Runjay Patel - ServiceNow Solution Architect
YouTube: https://www.youtube.com/@RunjayP
LinkedIn: https://www.linkedin.com/in/runjay
-------------------------------------------------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-12-2024 05:44 AM
No its not working , tried doing so , but in slush bucket its showing sys_ids.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-12-2024 05:55 AM - edited 12-12-2024 05:56 AM
Your slush bucket is reference to which table?
-------------------------------------------------------------------------
If you found my response helpful, please consider selecting "Accept as Solution" and marking it as "Helpful." This not only supports me but also benefits the community.
Regards
Runjay Patel - ServiceNow Solution Architect
YouTube: https://www.youtube.com/@RunjayP
LinkedIn: https://www.linkedin.com/in/runjay
-------------------------------------------------------------------------