Title: [Plugin: WordPress Form Manager] Form doesn`t save after adding an element?
Last modified: August 20, 2016

---

# [Plugin: WordPress Form Manager] Form doesn`t save after adding an element?

 *  Resolved [Sugar Apple](https://wordpress.org/support/users/blacklizt/)
 * (@blacklizt)
 * [15 years ago](https://wordpress.org/support/topic/plugin-wordpress-form-manager-form-doesnt-save-after-adding-an-element/)
 * i`m using wordpress 3.1.2 and wordpress form manager 1.4.7
    i`m trying to add
   an element and try to save it. but the button doesn’t work. what’s the problem?
 * by the way, it would be great if could show up the data to the public.
    thanks
 * [http://wordpress.org/extend/plugins/wordpress-form-manager/](http://wordpress.org/extend/plugins/wordpress-form-manager/)

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

 *  Plugin Author [hoffcamp](https://wordpress.org/support/users/hoffcamp/)
 * (@hoffcamp)
 * [15 years ago](https://wordpress.org/support/topic/plugin-wordpress-form-manager-form-doesnt-save-after-adding-an-element/#post-2095377)
 * There have been a few people that have reported that problem. Unfortunately I
   can’t get the problem to show up on my end. My guess it is has to do with the
   javascript. What browser and version are you using?
 *  Thread Starter [Sugar Apple](https://wordpress.org/support/users/blacklizt/)
 * (@blacklizt)
 * [15 years ago](https://wordpress.org/support/topic/plugin-wordpress-form-manager-form-doesnt-save-after-adding-an-element/#post-2095382)
 * i`m using mozilla firefox 4.0.1
 *  Plugin Author [hoffcamp](https://wordpress.org/support/users/hoffcamp/)
 * (@hoffcamp)
 * [15 years ago](https://wordpress.org/support/topic/plugin-wordpress-form-manager-form-doesnt-save-after-adding-an-element/#post-2095383)
 * That shouldn’t be causing the problems then… I may have figured it out though,
   so when I post 1.4.9 that may fix it.
 *  Thread Starter [Sugar Apple](https://wordpress.org/support/users/blacklizt/)
 * (@blacklizt)
 * [15 years ago](https://wordpress.org/support/topic/plugin-wordpress-form-manager-form-doesnt-save-after-adding-an-element/#post-2095385)
 * ok, thanks for your support. good luck
 * by the way, how about display the data into public?
 *  Plugin Author [hoffcamp](https://wordpress.org/support/users/hoffcamp/)
 * (@hoffcamp)
 * [15 years ago](https://wordpress.org/support/topic/plugin-wordpress-form-manager-form-doesnt-save-after-adding-an-element/#post-2095387)
 * I can probably do that. What are you thinking exactly?
 *  Thread Starter [Sugar Apple](https://wordpress.org/support/users/blacklizt/)
 * (@blacklizt)
 * [15 years ago](https://wordpress.org/support/topic/plugin-wordpress-form-manager-form-doesnt-save-after-adding-an-element/#post-2095456)
 * few days ago, i made a form for a public petition. so i want anyone to see what
   they are submitted, until know i`m using CSV version and parse using PHP to display.
 *  Plugin Author [hoffcamp](https://wordpress.org/support/users/hoffcamp/)
 * (@hoffcamp)
 * [15 years ago](https://wordpress.org/support/topic/plugin-wordpress-form-manager-form-doesnt-save-after-adding-an-element/#post-2095541)
 * Ok I see what you are thinking. Does the newest version fix your save issue?
 *  Thread Starter [Sugar Apple](https://wordpress.org/support/users/blacklizt/)
 * (@blacklizt)
 * [15 years ago](https://wordpress.org/support/topic/plugin-wordpress-form-manager-form-doesnt-save-after-adding-an-element/#post-2095589)
 * yeah. works great.
    by the way, could you make like [http://snsdtoindonesia.co.cc/petition/](http://snsdtoindonesia.co.cc/petition/)?
   with <fieldset> also break into pages every 20 submitted form?
 *  Plugin Author [hoffcamp](https://wordpress.org/support/users/hoffcamp/)
 * (@hoffcamp)
 * [15 years ago](https://wordpress.org/support/topic/plugin-wordpress-form-manager-form-doesnt-save-after-adding-an-element/#post-2095651)
 * Version 1.4.16 lets you display the submitted data with the ‘formdata’ shortcode.
   I will be putting an article in the FAQ, but basically it works as follows:
 * [formdata (form slug)]
 * You can also add options, like if you want to show 10 items per page, do:
 * [formdata (form slug) dataperpage=10]
 * Or, if you want to sort the results by something other than the timestamp, for
   example by an item with the nickname ‘item-1’:
 * [formdata (form slug) orderby=”item-1″]
 * You can also make the list sorted in ascending, rather than descending order:
 * [formdata (form slug) order=ASC]
 * If you have a particular template you would like to use, other than the default
   summary, and the template’s filename is ‘my-custom-template.php’:
 * [formdata (form slug) template=’my-custom-template’]
 * Of course, you use as many of the above options as you want:
 * [formdata (form slug) dataperpage=10 orderby=”text-1″ order=ASC template=”my-
   custom-template”]
 * Hopefully that explains it. Also, thanks for the suggestion, I think this feature
   is a really great idea.

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

The topic ‘[Plugin: WordPress Form Manager] Form doesn`t save after adding an element?’
is closed to new replies.

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

 * 9 replies
 * 2 participants
 * Last reply from: [hoffcamp](https://wordpress.org/support/users/hoffcamp/)
 * Last activity: [15 years ago](https://wordpress.org/support/topic/plugin-wordpress-form-manager-form-doesnt-save-after-adding-an-element/#post-2095651)
 * Status: resolved