-
Hello, Background: Theme.xml Issue: |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
You defined a radiobutton control that uses the variable RadioButtonOptions and said that the buttons have the values 0, 1 and 2. But you never defined the variable or gave it a value so it doesn't know which button should be selected. You need to add this to your bundle:
|
Beta Was this translation helpful? Give feedback.
You defined a radiobutton control that uses the variable RadioButtonOptions and said that the buttons have the values 0, 1 and 2. But you never defined the variable or gave it a value so it doesn't know which button should be selected. You need to add this to your bundle: