Posted by ayz on January 22, 2013 at 6:25pm
2 followers
| Project: | Webform |
| Version: | 7.x-4.0-alpha6 |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
I created a quite large webform a few months ago with many conditionals.
The system of the conditionals usually looks like this:
Field "choose numbers" e.g. 1-4, if you choose 1 show object 1, if you choose 2 show object 1&2 etc.
This worked just fine until I added some new fields to this webform (after upgrading to 7.x-4.0-alpha6). Now it always shows all the fields, no matter what I choose.
The strange thing is, I can't reproduce this issue when creating a new webform. It seems that this problem only exists with the "old" webform.
Is there any chance to solve this without recreating the whole webform (I already duplicated the webform - no success)?
Thanks in advance