Title: Repeatable Group Title
Last modified: January 8, 2018

---

# Repeatable Group Title

 *  Resolved [andrewatduckpin](https://wordpress.org/support/users/andrewatduckpin/)
 * (@andrewatduckpin)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/repeatable-group-title/)
 * Is it possible to set the repeatable group field to use one of the contained 
   fields as the title when the page is refreshed?
 * ‘group_title’ => __( ‘Entry {#}’, ‘cmb2’ )
 * For example, if I had a repeatable group titled “cats” that had fields for “cat
   breed” and “cat size”… is there some way to have the group_title in wordpress
   admin show the “cat breed”, rather than “Entry 1” or “Cat 1”?

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Author [Justin Sternberg](https://wordpress.org/support/users/jtsternberg/)
 * (@jtsternberg)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/repeatable-group-title/#post-9845152)
 * This is not supported out of the box. However, there is a snippet in the CMB2
   Snippet Library for doing just that, but you will need to be at least a little
   familiar with implementing the snippet into your code. [https://github.com/CMB2/CMB2-Snippet-Library/blob/master/javascript/dynamically-change-group-field-title-from-subfield.php](https://github.com/CMB2/CMB2-Snippet-Library/blob/master/javascript/dynamically-change-group-field-title-from-subfield.php)
 *  Thread Starter [andrewatduckpin](https://wordpress.org/support/users/andrewatduckpin/)
 * (@andrewatduckpin)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/repeatable-group-title/#post-9845216)
 * That worked great! Thanks so much for pointing me in that direction.
 *  Plugin Author [Justin Sternberg](https://wordpress.org/support/users/jtsternberg/)
 * (@jtsternberg)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/repeatable-group-title/#post-9845246)
 * 👍

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Repeatable Group Title’ is closed to new replies.

 * ![](https://ps.w.org/cmb2/assets/icon.svg?rev=2866672)
 * [CMB2](https://wordpress.org/plugins/cmb2/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/cmb2/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/cmb2/)
 * [Active Topics](https://wordpress.org/support/plugin/cmb2/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/cmb2/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/cmb2/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Justin Sternberg](https://wordpress.org/support/users/jtsternberg/)
 * Last activity: [8 years, 5 months ago](https://wordpress.org/support/topic/repeatable-group-title/#post-9845246)
 * Status: resolved