Title: [Plugin: Custom Field Template] multiple cft_group_fieldset
Last modified: August 19, 2016

---

# [Plugin: Custom Field Template] multiple cft_group_fieldset

 *  [bg000331](https://wordpress.org/support/users/bg000331/)
 * (@bg000331)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/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]
 * [http://wordpress.org/extend/plugins/custom-field-template/](http://wordpress.org/extend/plugins/custom-field-template/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Hiroaki Miyashita](https://wordpress.org/support/users/hiroaki-miyashita/)
 * (@hiroaki-miyashita)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/plugin-custom-field-template-multiple-cft_group_fieldset/#post-1752348)
 * You need to close the fieldset before starting a new fieldset by use of `type
   = fieldset_close`.
 * [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]
    type = fieldset_close
 * [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]
    type = fieldset_close

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: Custom Field Template] multiple cft_group_fieldset’ is closed
to new replies.

 * ![](https://ps.w.org/custom-field-template/assets/icon-256x256.png?rev=1966286)
 * [Custom Field Template](https://wordpress.org/plugins/custom-field-template/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/custom-field-template/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/custom-field-template/)
 * [Active Topics](https://wordpress.org/support/plugin/custom-field-template/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/custom-field-template/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/custom-field-template/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Hiroaki Miyashita](https://wordpress.org/support/users/hiroaki-miyashita/)
 * Last activity: [15 years, 7 months ago](https://wordpress.org/support/topic/plugin-custom-field-template-multiple-cft_group_fieldset/#post-1752348)
 * Status: not resolved