Thanks for your module first!

In a 2-page questionaire(webform) I set my select options as "multiple" and "allow other". If you go forward all the way and complete the questionaire without looking back then it's totally ok; but if you click "prev page" to change something then "next page" to continue your questions, "other" options in page 2 will be automatically chosen by system and get one more "array" filled in every time you do that.

Please check and fix it. Thank you!

Comments

danielb’s picture

Project: Select (or other) » Webform
Version: 7.x-2.14 » 7.x-4.x-dev
Component: Webform » Code

Not sure what to do about this one, maybe quicksketch has some insight?
Unsure about version of webform.

ulysseschen’s picture

webform version:7.x-3.18

I take a question in page 2 of the questionaire for instance and here is how it looks like:

1. first time going to the page, it's ok.
(http://drupal.org/files/1_9.JPG)

2. if you wanna modify your options selected before, click "previous page"(the page break) and go to page 1.

3. then you go back to page 2 to continue, this picture shows what it looks like just after you getting to page 2.(I didn't do anything yet, the "other" option is selected by system automatically)
(http://drupal.org/files/2_6.JPG)

4. if you go back to page 1 and return again, one more "array" in "other" textfield appears.
(http://drupal.org/files/3_3.JPG)

does it make sense?

the curious thing is, the issue seems only happen to the questions in page2 but not those in page1.

DanChadwick’s picture

Issue summary: View changes
Status: Active » Closed (cannot reproduce)

Closed for lack of activity. Please retest in 7.x-4.x-dev the problem persists.