Title: Frontend Form
Last modified: December 9, 2020

---

# Frontend Form

 *  Resolved [jaceejoef](https://wordpress.org/support/users/jaceejoef/)
 * (@jaceejoef)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/frontend-form-3/)
 * Hi,
 * I am using the Pods Form to save and edit a custom post type.
    [https://pods.io/docs/code/pods/form/](https://pods.io/docs/code/pods/form/)
 * The repeater fields though is only displaying a text field.
 * I saw that there is an old topic about it but I don’t know if it was implemented
   in the current release (1.4.7) or not.
    [https://wordpress.org/support/topic/frontend-pods-form-not-workign/](https://wordpress.org/support/topic/frontend-pods-form-not-workign/)
 * Can you help me with this? Thank you.

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

 *  Plugin Author [Coding Panda](https://wordpress.org/support/users/codingpanda/)
 * (@codingpanda)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/frontend-form-3/#post-13768341)
 * [@jaceejoef](https://wordpress.org/support/users/jaceejoef/) Thanks for using
   the plugin. Yes, it is implemented in 1.4.7 and 1.4.8. Just wonder how you rendered
   it out at the frontend? Is it like this:
 *     ```
       $project_pod = pods( 'project' , 20);
       echo $project_pod->form( array(  ), 'Save ' );
       ```
   
 * If it is open for public access, you need to go to the Additional Field Options
   for the repeater field to set Allow Public Access to Yes, or choose some user
   roles to allow access.
 *  Thread Starter [jaceejoef](https://wordpress.org/support/users/jaceejoef/)
 * (@jaceejoef)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/frontend-form-3/#post-13772991)
 * Hi,
 * Thank you for responding. It’s working now. I accidentally use a different custom
   post type that’s why it’s not working. Stupid me!
 * Thanks again!

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

The topic ‘Frontend Form’ is closed to new replies.

 * ![](https://ps.w.org/panda-pods-repeater-field/assets/icon-128x128.png?rev=1520380)
 * [Panda Pods Repeater Field](https://wordpress.org/plugins/panda-pods-repeater-field/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/panda-pods-repeater-field/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/panda-pods-repeater-field/)
 * [Active Topics](https://wordpress.org/support/plugin/panda-pods-repeater-field/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/panda-pods-repeater-field/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/panda-pods-repeater-field/reviews/)

## Tags

 * [frontend form](https://wordpress.org/support/topic-tag/frontend-form/)

 * 2 replies
 * 2 participants
 * Last reply from: [jaceejoef](https://wordpress.org/support/users/jaceejoef/)
 * Last activity: [5 years, 6 months ago](https://wordpress.org/support/topic/frontend-form-3/#post-13772991)
 * Status: resolved