Title: Multi Page Forms, Duplicate Buttons&#8230;
Last modified: September 1, 2016

---

# Multi Page Forms, Duplicate Buttons…

 *  Resolved [juicyroots](https://wordpress.org/support/users/juicyroots/)
 * (@juicyroots)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/multi-page-forms-duplicate-buttons/)
 * I’m using the instructions below, and it’s working great except for a minor detail!
 * [https://xnau.com/creating-multiple-page-forms-in-participants-database/](https://xnau.com/creating-multiple-page-forms-in-participants-database/)
 * The problem I am having is that along with my short code button, I am getting
   an extra ‘Save’ button (but it’s not functional). This extra button looks like
   it’s coming from the ‘Save Changes Label’ in the Record Form Settings.
 * [pdb_signup groups=”main” action=”next-page” submit_button=”Continue”]
 * Any idea how to get rid of the extra text at the bottom of the form?
 * Thanks,
    T
 * [https://wordpress.org/plugins/participants-database/](https://wordpress.org/plugins/participants-database/)

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

 *  Plugin Author [xnau webdesign](https://wordpress.org/support/users/xnau/)
 * (@xnau)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/multi-page-forms-duplicate-buttons/#post-7602953)
 * Without seeing it, I can’t say what’s happening. this isn’t normal, of course.
   If you’re using a custom template make sure there isn’t anything in there that
   would cause this…and of course make sure there is only one shortcode on your 
   page.
 *  Thread Starter [juicyroots](https://wordpress.org/support/users/juicyroots/)
 * (@juicyroots)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/multi-page-forms-duplicate-buttons/#post-7603143)
 * Thank you for the reply xnau, I appreciate it.
 * It is a simple page that contains just a short-code, no custom templates. A correction
   to my original post: it only happens on a page with **[pdb_record]**, and **not**
   on a page with the initial **[pdb_signup]**.
 * `[pdb_record groups="health_and_medical,medical_verification" action="emergency-
   contacts" submit_button="Save & Continue"]`
 * This is what it’s generating:
 *     ```
       <table class="form-table">
       <tbody class="field-group field-group-submit">
       <tr>
       <th><h3 data-lineheight="24" data-fontsize="16">Save Changes</h3></th>
       <td class="submit-buttons">
       <input class="button-primary pdb-submit" value="Save & Continue" name="save" type="submit">        </td>
       </tr>
       </tbody>
       </table><!-- end group -->
       ```
   
 * Screenshots:
    [https://www.sacredlotus.com/ss-01.png](https://www.sacredlotus.com/ss-01.png)
   [https://www.sacredlotus.com/ss-02.png](https://www.sacredlotus.com/ss-02.png)
   [https://www.sacredlotus.com/ss-03.png](https://www.sacredlotus.com/ss-03.png)
 * Could any of the settings cause this to happen? It’s pretty much straight out
   of the box. I haven’t changed much.
 * Thanks,
    T
 *  Thread Starter [juicyroots](https://wordpress.org/support/users/juicyroots/)
 * (@juicyroots)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/multi-page-forms-duplicate-buttons/#post-7603144)
 * I think I get it. It’s just the label, and it has to be there in the default 
   template?
 * – T
 *  Thread Starter [juicyroots](https://wordpress.org/support/users/juicyroots/)
 * (@juicyroots)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/multi-page-forms-duplicate-buttons/#post-7603145)
 * Thanks, I understand how this part works now.
 *  Plugin Author [xnau webdesign](https://wordpress.org/support/users/xnau/)
 * (@xnau)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/multi-page-forms-duplicate-buttons/#post-7603146)
 * Label doesn’t have to be there, you can make it blank in the settings if you 
   don’t want the label. The setting is “Save Changes Label” under the record form
   tab.

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

The topic ‘Multi Page Forms, Duplicate Buttons…’ is closed to new replies.

 * ![](https://ps.w.org/participants-database/assets/icon-256x256.jpg?rev=1389807)
 * [Participants Database](https://wordpress.org/plugins/participants-database/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/participants-database/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/participants-database/)
 * [Active Topics](https://wordpress.org/support/plugin/participants-database/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/participants-database/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/participants-database/reviews/)

 * 5 replies
 * 2 participants
 * Last reply from: [xnau webdesign](https://wordpress.org/support/users/xnau/)
 * Last activity: [9 years, 9 months ago](https://wordpress.org/support/topic/multi-page-forms-duplicate-buttons/#post-7603146)
 * Status: resolved