Title: User added fields from WordPress admin
Last modified: August 30, 2016

---

# User added fields from WordPress admin

 *  [theplastickid](https://wordpress.org/support/users/theplastickid/)
 * (@theplastickid)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/user-added-fields-from-wordpress-admin/)
 * I have a series of interviews I need to add to my blog, they revolved around 
   questions and answers.
 * Is there a way to set custom fields up so that when the admin creates a post 
   they can add additional Q&A custom post types as they need them, not all interviews
   are the same length. For example they could fill in one question and one answer
   and then hit a + button to display fields for one more question and one more 
   answer and so on.
 * I would then loop through all of these and output on the page.
 * Appreciate any feedback.
 * Thanks.
 * [https://wordpress.org/plugins/types/](https://wordpress.org/plugins/types/)

Viewing 1 replies (of 1 total)

 *  [Marcin Pietrzak](https://wordpress.org/support/users/iworks/)
 * (@iworks)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/user-added-fields-from-wordpress-admin/#post-6342850)
 * Dear theplastickid
 * Types do not have repetitive group of fields. I suppose you need a group:
 * – question
    – answer
 * As repetitive.
 * I can only propose you to use this idea:
 * – Interview – CPT
    – Question – CPT – child post
 * But to show this you need to write some custom code, or buy Views plugin.
 * Cheers,
    Marcin

Viewing 1 replies (of 1 total)

The topic ‘User added fields from WordPress admin’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/types_ced1d3.svg)
 * [Toolset Types - Custom Post Types, Custom Fields and Taxonomies](https://wordpress.org/plugins/types/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/types/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/types/)
 * [Active Topics](https://wordpress.org/support/plugin/types/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/types/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/types/reviews/)

## Tags

 * [custom fields](https://wordpress.org/support/topic-tag/custom-fields/)
 * [repetitive](https://wordpress.org/support/topic-tag/repetitive/)

 * 1 reply
 * 2 participants
 * Last reply from: [Marcin Pietrzak](https://wordpress.org/support/users/iworks/)
 * Last activity: [10 years, 10 months ago](https://wordpress.org/support/topic/user-added-fields-from-wordpress-admin/#post-6342850)
 * Status: not resolved