Closed (cannot reproduce)
Project:
Select (or other)
Version:
6.x-2.x-dev
Component:
CCK / Field API widget
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
12 Oct 2011 at 18:32 UTC
Updated:
24 Jul 2012 at 06:15 UTC
Comments
Comment #1
chrislabeard commentedIt has to be something with allowed values. Cause If I enter "Test" in the allowed values and then use that in the other text field it will pass fine.
Comment #2
danielb commentedsteps? what are you talking about?
Comment #3
chrislabeard commentedI'm using the mutli step module.
Comment #4
danielb commented:/
Comment #5
brycefisherfleig commentedI'm having the same issue. Is there a way to disable "Allowed Values"?
Comment #6
chrislabeard commentedSo this would be awesome If i could get it to work with multi step any ideas would be awesome.
Comment #7
chrislabeard commentedOn my form I am getting an illegal value on all my select or other fields. I've disabled multi step. Users cannot complete form because it will not pass validation.
Comment #8
chinita7 commentedI have the same problem and I even didn't realize until read this thread why all the select or other fields are throwing "illegal value" error. I can't disable Multi step module this time so looks like I will have to uninstall select or other module.
Comment #9
chrislabeard commentedI'm unable to collect any application on my online form and the client will not budge on having this functionality :-(
It seems like select or other it saving the values but when you go to additional steps it tries to re submit it self or something not 100%.
Comment #10
mattyohe commentedThe maintainer set the priority to minor, and you've crept it back up to major?
Why not offer a bounty or something if it's majorly important to you?
Comment #11
chinita7 commentedI eventually ended up using conditional field. It makes another field but something similar can be achieved and works with Multi step module.
Comment #12
chrislabeard commentedWe are willing to pay for someone to help us remedy this issue. Just email me at chris@ideasbynature.com with how much it would be and we will work something out.
Comment #13
danielb commentedI just did some testing with the multistep module and I haven't encountered this bug. It might have been a related bug that was fixed since this issue was created. I do see a lot of unresolved bugs in the multistep module issue queue so it is also possible you are experiencing a multistep bug.
If you can show that select_or_other is doing something wrong, please reopen with code samples or a patch.
Comment #14
WoozyDuck commentedSame here
Comment #15
marleo commentedSame problem here. Tried changing steps etc, no luck.
One thing I noticed was that I could go forward to next step, but couldn't go back to the step with the select_or_other field. Ie, field is on step 1, click next (no problem), fill out some fields on step 2, click previous, error (illegal value etc message).
select_or_other 6.x-2.12 (latest)
multistep 6.x-1.5 (latest)
Switched to cck_select_other module, now working fine.
Comment #16
danielhonrade commentedIllegal value when clicking button #edit-done (this final button for multistep)
Comment #17
danielhonrade commentedWhen changing the Done button to something else, like "Submit (Final)", this causes an illegal value...
So my simple solution is just this: