Hello @volkdimitr, I need your help.
I am pretty new to Business forms, but I’m trying to create a very simple form with a single element, and that element is a radio group with boolean options. The problem is when I click on it, (the true part) it triggers the form event but it does not change its value. Even the console.log shows me the value is still false, which is the default. Am I overlooking something?
Many thanks
Ondrej