Slush Bucket in Catalog Item
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-04-2014 04:52 PM
I would like to add a slushbucket in a catalog item and when a group is selected the current group members appears in the Group Members List and have users from he sys_user table appear on the left. Very similiar to how Edit button works on the Group edit button.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-05-2014 09:08 AM
Hi lindac,
Can you give more information?
Is the slush bucket referencing the sys_user table, or the sys_user_group table? Is the user using a select box for the sys_user_group table? Can you provide a screenshot of your current form layout?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-05-2014 09:43 AM
Right now it is referencing the sys_user table because at the time all we wanted was a list of available usesr. Now the criteria is when you select a group, show the existing group members(sys_grp_members) on the right and then the available users (sys_user) on the left.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-05-2014 10:25 AM
Hi lindac,
I would take a look at this:
http://www.servicenowguru.com/scripting/client-scripts-scripting/move-list-collector-options/
I have used this multiple times myself. Please let me know if you have any issues with it or questions.
Thanks,
Evan