Closed (cannot reproduce)
Project:
Webform
Version:
8.x-5.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
11 Nov 2017 at 12:59 UTC
Updated:
19 Dec 2017 at 23:00 UTC
Jump to comment: Most recent
Comments
Comment #2
jrockowitz commentedYou probably need to export and upload an example form.
Generally for prepoplulating multiple value elements you need to use square brackets [].
/form/webform?multiple_element_key[]=1&multiple_element_key[]=0
Comment #3
jrockowitz commented