Title: front-end text field
Last modified: August 21, 2016

---

# front-end text field

 *  Resolved [Chibanga](https://wordpress.org/support/users/chibanga/)
 * (@chibanga)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/front-end-text-field/)
 * hello, im using this plugin for a time ago but i wonder if it is possible to 
   create a text field on the post where the registered users can submit values ​​
   and that these values ​​appear in the same post.
 * eg:
 * I have a question in the post and users respond to question and see answers appear
   after the field, instead of using comments.
 * If not do you know other plugin that can do this…
 * [https://wordpress.org/plugins/custom-content-type-manager/](https://wordpress.org/plugins/custom-content-type-manager/)

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

 *  Plugin Contributor [fireproofsocks](https://wordpress.org/support/users/fireproofsocks/)
 * (@fireproofsocks)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/front-end-text-field/#post-4739046)
 * It’s possible: [https://code.google.com/p/wordpress-custom-content-type-manager/wiki/cctm_post_form](https://code.google.com/p/wordpress-custom-content-type-manager/wiki/cctm_post_form)
 * But be careful letting public users add data to your posts.
 * You may need to structure your data differently: you mention valueS (plural).
   If you really have a 1 to many relationship, then it might work better if the
   responses are stored as their own post type (?). I don’t believe I’ve used the
   cctm_post_form shortcode to store repeatable fields…
 *  Thread Starter [Chibanga](https://wordpress.org/support/users/chibanga/)
 * (@chibanga)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/front-end-text-field/#post-4739123)
 * hi i did this shortcode [cctm_post_form post_type=”post” _fields=”pw”] it works
   fine in front-end, but it stores data in new post as draft and i dont know how
   to show results in post.
 * how can store values in same post and show them after form
 * please help…
 *  Plugin Contributor [fireproofsocks](https://wordpress.org/support/users/fireproofsocks/)
 * (@fireproofsocks)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/front-end-text-field/#post-4739127)
 * Given that this is a highly specialized request, you may be better off coding
   your own solution for this. That’s a coding project, so it’s more than I can 
   answer in a forum post, unfortunately.
 *  Thread Starter [Chibanga](https://wordpress.org/support/users/chibanga/)
 * (@chibanga)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/front-end-text-field/#post-4739128)
 * ok fireproofsock, thanks
 * great plugin anyway
 * thank you again

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

The topic ‘front-end text field’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/custom-content-type-manager_c9c790.
   svg)
 * [Custom Content Type Manager](https://wordpress.org/plugins/custom-content-type-manager/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/custom-content-type-manager/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/custom-content-type-manager/)
 * [Active Topics](https://wordpress.org/support/plugin/custom-content-type-manager/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/custom-content-type-manager/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/custom-content-type-manager/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [Chibanga](https://wordpress.org/support/users/chibanga/)
 * Last activity: [12 years, 1 month ago](https://wordpress.org/support/topic/front-end-text-field/#post-4739128)
 * Status: resolved