Hi, I have a form in a DHE 4.1.1.2 page with input controls like text, checks and radios. This page call to a php page. All works fine but radio controls. The user interface works fine and radio control too, but it does not sent the value of the radio control. Text and check controls does it correctly. why radio controls doesn't?
I didn't have time to work with this. I change the radio controls and used a option control. Now all is working fine. In the future I'll try the radio control. Thanks after all.