Hi,
I've tried to modify the select box which returned an error. I entered 6 values in my select box. For example Alphabets,A,B,Numbers,1,2. Then after i moved A,B as sub option for alphabets and 1,2 as sub option for Numbers. I mean The values Alphabets and Numbers which i entered should look like optgroup label name. But after doing the above explained and saving the form returns an error. The values i can see in the select box are not the ones which i entered but a text value "Array".
Can someone help me on this.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | form_builder_select_array_error.patch | 2.28 KB | tamasd |
Comments
Comment #1
tamasd commentedCame across the same problem, I have a patch to fix this issue.
Comment #2
quicksketchWow, great patch! Sorry I didn't get a chance to review (almost a year, eek!) Tested it out today and it looks great. Committed to both branches. :D