- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2015 08:40 AM
Can you add a Slush bucket directly onto a form? Originally I thought it was just a different data type but cant seem to find it.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2015 08:45 AM
Sean,
'Slush Buckets' are NOT available as 'form fields'. This type of variables is only available as a Catalog variable.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2015 08:45 AM
Sean,
'Slush Buckets' are NOT available as 'form fields'. This type of variables is only available as a Catalog variable.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2015 08:49 AM
Sean,
Instead you can use glide_list filed which will give you similar functionality.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2015 08:51 AM
Yup I saw that, I really like the sluch bucket thx for the reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2015 09:05 AM
You can roll your own, of course. I've done some pretty wild slush buckets for specific purposes before, such as the one in the image here that allows you to have to left side selection sets, in order to build a list on the right.
Let me know if you need to know more about how to do that.