retrieve Radio value in custom page.
im currently developing a custom page to answer a quiz. $this->form contains Radio input. when i select an option and save the answer, everything works fine, like showing explanation and right/ wrong icons. however if when i reload the page $this->form is empty. how to set the value for the radio input?
