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.

CommentFileSizeAuthor
#1 form_builder_select_array_error.patch2.28 KBtamasd

Comments

tamasd’s picture

Status: Active » Needs review
StatusFileSize
new2.28 KB

Came across the same problem, I have a patch to fix this issue.

quicksketch’s picture

Issue summary: View changes
Status: Needs review » Fixed

Wow, 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

  • Commit 1e2d931 on 6.x-1.x by quicksketch:
    Issue #1909244 by Yorirou | manoj.surala: Optgroup label name...

  • Commit dbc076b on 7.x-1.x by quicksketch:
    Issue #1909244 by Yorirou | manoj.surala: Optgroup label name...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.