Change List Field to Display Two Buckets
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2024 12:11 PM
Hello,
I'm working on building a custom application and one of the fields on the form is a List. I'd like the list to be displayed like the image below with two buckets. The left being all the available options, and the right being the selected options.
When I create the List field, it's only one bucket with a search option to add items.
Is there an attribute I need to change on the dictionary entry for the field to display the first way? Any help is appreciated!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2024 11:04 PM
Hi @Brandon Warren ,
'Slush Buckets' are NOT available as 'form fields'. This type of variables is only available as a Catalog variable.
You do not have an exact functionality of adding a Slush bucket OOTB.
You can reference to create customized approach :https://servicenowguru.com/system-ui/ui-actions-system-ui/creating-custom-slushbucket-popup-dialog/
thread : https://www.servicenow.com/community/developer-forum/slush-bucket-look-as-in-native-ui/m-p/2367075
Thanks,
BK