| Post |
|
Guest
| Sith Lord Goz 4:07 pm August 24, 2011
| |
|
|
Hi -
Looks like the Field Wizard is broken in 12.2 (the option-setter that pops up when you click the pen icon in the first Edit panel of cforms).
I did a clean WordPress and Cforms 12.2 install, created a field of type "Radio Buttons" – added some radios to it and set the 'checked' and 'line break' attributes in the Wizard. When I close the pop-up and then open it again, my changes are not saved. (i.e. they are not turned into the correct cforms code and written to the field box, like ## and |set:true| etc)
This means even if you fix it manually, but then click the Pen icon, it breaks the input. I'm guessing there is some regex error in this latest version that is failing to parse the options correctly.
Could you please take a look? It does the same thing with Checkbox groups too.
Thanks!
{p.s. Incredible plugin – have been using it for some time and would gladly pay some reasonable 'support' fee to ensure bugs are squished}
|
|
|
Guest
| Craig 11:05 pm September 11, 2011
| |
|
|
I have the same problem. The radio button "set default state" and the "new line" check boxes don't work. They refuse to stay checked or do anything.
Does anyone have a fix? I'd really love this plugin to work.
|
|
|
Guest
| Sergio 7:16 am September 17, 2011
| |
|
|
Same here for WP 3.2.1 and cforms 12.2
|
|
|
Guest
| Craig 7:16 am September 25, 2011
| |
|
|
Has anyone found a solution to this? Or another plugin similar to this one?
|
|
|
Guest
| Chris 10:44 pm September 26, 2011
| |
|
|
The quick solution is to add it manually. I will look in the code for a fix and post it here.
|
|
|
Guest
| Craig 10:22 pm September 28, 2011
| |
|
|
Chris said:
The quick solution is to add it manually. I will look in the code for a fix and post it here.
I'd appreciate it very much.
|
|
|
Guest
| Sith Lord Goz 5:42 pm November 20, 2011
| |
|
|
I saw that this bug still hasn't been fixed (it was fine in prior versions of cforms). The manual "fix" is pretty simple – just add "|set:true" to the line containing the checkbox you wish to default to ON. Equally, you can add hashes ## to force new lines.
The problem is that if you use the wizard (i.e. click the pen icon to bring up the UI) it will parse this code out, and you will lose your default state/line breaks. I'm guessing the RegEx support that was added/update in a recent release is stripping these valid strings out.
It would be great if the Admin could fix – again, I love & use this plugin, and would consider paying a reasonable support charge if bugs like this were fixed promptly.
[OP]
|
|
|
Moderator
| Paul Amsterdam, NL posts 421 2:00 pm December 20, 2011
| |
|
|
Hi!
Regarding the next cforms update, see Oliver's post here…it'll be fixed.
P.
|
|
|
|