Need help on client script displaying Slush Bucket value.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-19-2024 09:54 PM
Hello,
I have a Slush Bucket that displays users name.
The below variable is storing the user sys_id. Could some one please let me know I can display the user name instead of the sys_id. Thank you.
var values = slush.getValues(slush.getRightSelect());
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-19-2024 09:58 PM
can you please provide some screenshots
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-20-2024 08:39 AM
Hi @JohnnySnow
Here is the URL I'm learning from:
https://servicenowguru.com/system-ui/creating-custom-slushbucket-popup-dialog/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-19-2024 10:05 PM
Can you explain your business requirement here along with relevant scripts?
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-20-2024 08:41 AM
There is not business requirement. I am using the URL blow to create a custom slushbucket in order to gain skills and knowledge. Thank you
https://servicenowguru.com/system-ui/creating-custom-slushbucket-popup-dialog/