[Plugin: Custom Field Template] multiple cft_group_fieldset
-
Hi,
is it possible to have multiple field groups? the problem i have is that “cft_group_fieldset1” is nested within “cft_group_fieldset”
am i doing something wrong?thanks
pete
[cft_group_fieldset]
type = fieldset_open
legend = Group #1
multiple = true
multipleButton = true[cft_group_title]
type = text
label = Title
blank = true[cft_group_fieldset]
[cft_group_fieldset1]
type = fieldset_open
legend = Group #2
multiple = true
multipleButton = true[cft_group_title1]
type = text
label = Title
blank = true[cft_group_fieldset1]
https://www.ads-software.com/extend/plugins/custom-field-template/
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘[Plugin: Custom Field Template] multiple cft_group_fieldset’ is closed to new replies.