Needs review
Project:
Prepopulate
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
4 Mar 2012 at 20:20 UTC
Updated:
5 Oct 2018 at 11:52 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
alexpetrov commentedI have created a patch that fixes this issue. May be some people might find it useful.
With this patch a user can pass a comma separated list of values, e.g: /page?edit['submitted']['my_select']=Value1,Value2
Comment #2
zwhalen commentedThis is exactly what I needed. Works perfectly.
Thanks!
Comment #3
ken hawkins commentedThis works well for us, too.
I don't see an immediate downside. Can we get this pushed up to the dev?
Comment #4
Venus Tang commentedThis patch will work with 7.x-2.0
Comment #5
szeidler commentedPatch #4 applies and works fine for me, using 7.x-2.1 (just a little offset when applying the patch).