structor
structor copied to clipboard
Bug with Initial and code
When changing the code, initial no longer works.
To reproduce:
- Create a new form and add an "Alternativ" element
- Write some dummy text in "Tekst" and add two options. The options gets code values automatically
- Go to "Avanserte innstillinger" and set the first option as a initial value
- Preview, all good so far, the first option is set as initial value
- Go back to the form and change the code value for the initial option
- Preview again, and it is not longer set to initial
The initial value should remain as initial, if I change the code.