Open jcamachott opened 7 years ago
FormIt.Handling Selects, Checkboxes and Radios
https://docs.modx.com/extras/revo/formit/formit.tutorials-and-examples/formit.handling-selects,-checkboxes-and-radios
Please note here: https://forums.modx.com/index.php?action=thread&thread=64724&i=1
'inputname[]' is not recommended for naming radio items. Use only 'inputname'. Also you need a hidden field of the same inputname with a value of [[!+fi.inputname]]
Page Title
FormIt.Handling Selects, Checkboxes and Radios
URL
https://docs.modx.com/extras/revo/formit/formit.tutorials-and-examples/formit.handling-selects,-checkboxes-and-radios
Issue or Suggestion
Please note here: https://forums.modx.com/index.php?action=thread&thread=64724&i=1
'inputname[]' is not recommended for naming radio items. Use only 'inputname'. Also you need a hidden field of the same inputname with a value of [[!+fi.inputname]]