I set value for select box using webform conditional rule
then when navigate and come back to the page it changes select box as Text box

Comments

vakeesan26 created an issue. See original summary.

DanChadwick’s picture

Category: Bug report » Support request
Priority: Major » Normal
Status: Active » Closed (cannot reproduce)
Issue tags: -webform

Insufficient information to reproduce. Not even VAGUELY enough information to reproduce.

The following works fine:

  1. Create a select component to use as a trigger for the conditional.
  2. Create a select component called Color with options:
  3. red|Red
  4. blue|Blue
  5. Create a conditional based upon trigger to set Color to blue.
  6. Create a submission. Set the trigger to cause the Color to change to blue.
  7. Observe that the select element becomes disabled and set to blue.
  8. Save the submission.
  9. Return to the submission. The element is still disabled and set to blue.
  10. Go to a new submission (visit node page).
  11. Observe that form again works as expected. Setting the trigger sets or doesn't set the Color.

Feel free to re-open with a similarly complete and descriptive set of instructions to reproduce whatever situation you are reporting.

vakeesan26’s picture

I am really sorry !!
it is my mistake. Thank you for the concern.