Closed (fixed)
Project:
Form Builder
Version:
6.x-0.9
Component:
Webform Itegration
Priority:
Minor
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
14 Jan 2012 at 16:29 UTC
Updated:
22 Mar 2012 at 04:20 UTC
Jump to comment: Most recent file
Comments
Comment #1
quicksketchThanks, I agree this would be a good change. I've done this a number of times myself. I had intended the string values in the default to show an example of how to use keys, but it's probably not a very strong example. I'm going through the Form Builder queue today, I'll make this change shortly.
Comment #2
quicksketchI also turned up #1405956: Default values of "0" for checkboxes and radios not saved, which I want to get fixed first, since changing the default keys to be something non-zero makes that problem less obvious.
Comment #3
jeff.k commentedgreat thanks. Awesome module by the way.
My users are not tech savvy and I was not able to use webform before I came across this module.
Comment #4
quicksketchThanks, yeah it's been a long time coming for this module to mature. I'm glad to see people using it.
I've worked this feature out so that we use the keys 1, 2, and 3, but it had the unfortunate side effect of making the next option (say you added "four" as a value) have the key of "0", then the next item would get a key of "4", making it so the whole numbering scheme was totally messed up.
This needs to be fixed as part of Options Element too then, though unfortunately I just made a release of that module yesterday (doh!) I'll put this one in after Options Element's new release has been out for a bit and make sure no new bug reports come in. Then I'll put this in at the same time as the new Form Builder release, at which time I'll make a new Options Element to match it.
Comment #5
quicksketchCommitted to Options Element (now in the new 1.6 version) and to Form Builder.