Create field_group inside another field_group
-
[group Servis-temp]
<label> Ime (required) [text* Ime id:Ime placeholder “Upišite vaše ime”] </label>
<label> Email adresa (required) [email* id:e-mail placeholder “Upišite vašu email adresu”] </label>
<label> Telefon: [text Telefon id:Telefon placeholder "Vaš broj telefona"] </label>
[field_group id=”Masina” Masina]
<label> Brend: [text Telefon id:Telefon placeholder "Brend ili robna marka vaše mašine"] </label>
[field_group id=”Deo” Masina]
<label> Deo: [text Telefon id:Telefon placeholder "Potreban deo za mašinu"] </label>
[number Broj-delova id:Broj-delova placeholder “1”]
[/field_group]
[text Opis-problema "Opišite ukratko opis problema (kvara)"]
[/field_group]
[/group]To see my problem, u need to pick “Servis” from dropdown menu
The page I need help with: [log in to see the link]
The topic ‘Create field_group inside another field_group’ is closed to new replies.