Checkbox and Radio values not saved in Form Values – How to bind them?

Hi @fugushiva

Form data is only for text values/text inputs. The checkbox comes with a variable that you can send to the backend. More information here: Cant access Date Picker value - #8 by DanielL

1 Like