glide_list not saving multiple entries
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-11-2010 07:15 PM
We updated the configuration item column in the change table (dev instance) to be a glide_list entry. Everything seems fine with it, you can add a list of items using the select box and upon closing ("locking") the field again the entries all seem to be there.
As soon sd you hit save and the page reloads the 2nd, 3rd.. etc entries all get wiped. The first item selected is the only one that ever gets saved. I've had a bit of a look around and compared against other glide_list fields but I can't see anything wrong.
Any ideas?? Cheers.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-11-2010 08:10 PM
Nice. I just confirmed this solution on /demo. You can go up to 255 and be fine. This limits you to 7 entries (plus a piece of an 8th sys_id) though. That's the best you're going to be able to get without creating a new field though.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-11-2010 08:15 PM
You guys are quick! Thanks a lot for all your help (I was halfway through confirming just then).
Cheers,
Alan.