Title: Getting subfield ?
Last modified: September 17, 2018

---

# Getting subfield ?

 *  Resolved [pitichampi](https://wordpress.org/support/users/pitichampi/)
 * (@pitichampi)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/getting-subfield/)
 * Hello. I have an address mail in a custom subfield (group/subfield or repeater/
   subfield). Is there any way to get the subfield .
    Ie : I’ve got a subfield named’
   email’ in a field named ‘group’.
 * [dynamichidden mailto “CF7_get_custom_field key=’email'”] doesn’t work (Which
   is totally normal).
 * I’d like to have some kind of result like this php request :
    get_field(‘group’)[’
   email’]
 * [dynamichidden mailto “CF7_get_custom_field key=’group'”] would maybe return 
   an array but how can I get any subfield in it ?

Viewing 1 replies (of 1 total)

 *  Plugin Author [sevenspark](https://wordpress.org/support/users/sevenspark/)
 * (@sevenspark)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/getting-subfield/#post-10865380)
 * Hi pitichampi,
 * For a custom setup like that, I expect you’ll need to write a custom shortcode
   to return the value that you want.
 * If you’re using ACF (seems like that might be what you’re getting at here?), 
   it’s possible they already have a shortcode for accessing that value that you
   could use.
 * Hope that helps! 🙂

Viewing 1 replies (of 1 total)

The topic ‘Getting subfield ?’ is closed to new replies.

 * ![](https://ps.w.org/contact-form-7-dynamic-text-extension/assets/icon-256x256.
   png?rev=3019574)
 * [Contact Form 7 - Dynamic Text Extension](https://wordpress.org/plugins/contact-form-7-dynamic-text-extension/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/contact-form-7-dynamic-text-extension/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/contact-form-7-dynamic-text-extension/)
 * [Active Topics](https://wordpress.org/support/plugin/contact-form-7-dynamic-text-extension/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/contact-form-7-dynamic-text-extension/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/contact-form-7-dynamic-text-extension/reviews/)

## Tags

 * [ACF](https://wordpress.org/support/topic-tag/acf/)
 * [subfield](https://wordpress.org/support/topic-tag/subfield/)

 * 1 reply
 * 2 participants
 * Last reply from: [sevenspark](https://wordpress.org/support/users/sevenspark/)
 * Last activity: [7 years, 7 months ago](https://wordpress.org/support/topic/getting-subfield/#post-10865380)
 * Status: resolved