form_options.ini
[options]
center=1
width=70%
function_after=pmf_test_post
style_form="border: 1px solid #e1e1e1;border-radius: 5px;"
field_border=1px solid #e1e1e1

form_definition.ini
[switch_test01]
mod=switch
text_bottom=<i>Cocher le bouton 3 pour activer le groupe.</i>
field_type=radio
label=Label groupe #1
radio.radio_1.value=radio1
radio.radio_1.label=Label radio 1
radio.radio_1.title=Title radio 1
radio.radio_2.value=radio2
radio.radio_2.label=Label radio 2
radio.radio_2.title=Title radio 2
radio.radio_3.value=radio3
radio.radio_3.label=Label radio 3
radio.radio_3.title=Title radio 3

[group_s_test011]
mod=group_switch_start
field_type=text
class=medium-text
heading_group=Texte au dessus du 1<sup>er</sup> champ du group.
group_marge=30px
text_before=Champ #1

[group_s_test012]
mod=group_inside
field_type=text
class=medium-text
text_before=Champ #2
rules.required.value=1

[group_s_test013]
mod=group_end
field_type=text
class=medium-text
text_before=Champ #3

[switch_test02]
mod=switch
text_bottom=<i>Cocher le bouton 3 pour afficher et activer le groupe.</i>
field_type=radio
label=Label groupe #2
group_hidden=1
rules.required.value=1
br=0
radio.radio_1.value=radio1
radio.radio_1.label=Label radio 1
radio.radio_1.title=Title radio 1
radio.radio_2.value=radio2
radio.radio_2.label=Label radio 2
radio.radio_2.title=Title radio 2
radio.radio_3.value=radio3
radio.radio_3.label=Label radio 3
radio.radio_3.title=Title radio 3

[group_s_test021]
mod=group_switch_start
field_type=text
class=medium-text
heading_group=Texte au dessus du 1<sup>er</sup> champ du group.
group_marge=30px
text_before=Champ #1

[group_s_test022]
mod=group_inside
field_type=text
class=medium-text
text_before=Champ #2
rules.required.value=1

[group_s_test023]
mod=group_end
field_type=text
class=medium-text
text_before=Champ #3