Title: Can&#8217;t save while using Select component
Last modified: December 2, 2024

---

# Can’t save while using Select component

 *  Resolved [svenh9l](https://wordpress.org/support/users/svenh9l/)
 * (@svenh9l)
 * [1 year, 6 months ago](https://wordpress.org/support/topic/cant-save-while-using-select-component/)
 * I was creating some forms using Forminator when I stumbled upon an issue when
   trying to make forms using the select component.
   Steps:1. Create a new form (
   I picked blank template)2. Add a Select field3. Publish/Save the formThe error
   that appeared was: “Something went wrong while saving your form. Please try again”
   and a 403 Forbidden is returnedIt was working before and I’m using the latest
   version of the plugin
    -  This topic was modified 1 year, 6 months ago by [svenh9l](https://wordpress.org/support/users/svenh9l/).

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

 *  Plugin Support [Laura – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support8/)
 * (@wpmudev-support8)
 * [1 year, 6 months ago](https://wordpress.org/support/topic/cant-save-while-using-select-component/#post-18174099)
 * Hi [@svenh9l](https://wordpress.org/support/users/svenh9l/) ,
 * I hope you’re doing well.
 * Could you export your form using the guide on this link: [https://wpmudev.com/docs/wpmu-dev-plugins/forminator/#import-export](https://wpmudev.com/docs/wpmu-dev-plugins/forminator/#import-export)?
   Once exported, kindly use a Cloud service like Google Drive, pastebin.com, or
   similar to share it. If you have sensitive data, please duplicate the form, remove
   it, and export the form.
 * I hope to hear back from you soon.
 * Best regards,
    Williams Valerio
 *  Thread Starter [svenh9l](https://wordpress.org/support/users/svenh9l/)
 * (@svenh9l)
 * [1 year, 6 months ago](https://wordpress.org/support/topic/cant-save-while-using-select-component/#post-18175879)
 * Hi [@wpmudev-support8](https://wordpress.org/support/users/wpmudev-support8/),
   
   I’m doing well thanks for asking.I exported the form and put it in [this pastebin](https://pastebin.com/B1c4aXqr).
   The error occurred after migrating the site to my live environment.I first thought
   it would be an issue with the forms itself, but even when creating a new form
   it doesn’t want to save. If there is more info you need, let me knowRegards,Sven
 *  Plugin Support [Nebu John – WPMU DEV Support](https://wordpress.org/support/users/wpmudevsupport14/)
 * (@wpmudevsupport14)
 * [1 year, 6 months ago](https://wordpress.org/support/topic/cant-save-while-using-select-component/#post-18180009)
 * Hi [@svenh9l](https://wordpress.org/support/users/svenh9l/),
 * To investigate the issue further, I imported the form to a test website. On the
   imported form, I was able to add a select field and save it without any problems,
   indicating that the issue is specific to your website.
 * As the issue began appearing after migrating to the live website, it’s possible
   that something may have been corrupted during the migration process. Could you
   try reinstalling the plugin to see if that resolves the issue?
 * If the issue persists, please perform a complete conflict test to ensure no other
   plugin or theme is conflicting and causing the issue. I hope the following guide
   helps you perform a conflict test: [https://wpmudev.com/docs/getting-started/getting-support/#conflict-test](https://wpmudev.com/docs/getting-started/getting-support/#conflict-test)
 * Please ensure to take a complete backup of the website before further proceeding
   as you notice the issue only on your live website.
 * Please update us here with the results so that we can help you further.
 * Kind Regards,
    Nebu John
 *  Thread Starter [svenh9l](https://wordpress.org/support/users/svenh9l/)
 * (@svenh9l)
 * [1 year, 6 months ago](https://wordpress.org/support/topic/cant-save-while-using-select-component/#post-18182558)
 * Hi [@wpmudevsupport14](https://wordpress.org/support/users/wpmudevsupport14/),
   
   Thanks for your response. If I reinstall the plugin what happens with my already
   existing forms?Kind Regards,Sven
 *  Plugin Support [Nithin – WPMU DEV Support](https://wordpress.org/support/users/wpmudevsupport11/)
 * (@wpmudevsupport11)
 * [1 year, 6 months ago](https://wordpress.org/support/topic/cant-save-while-using-select-component/#post-18182590)
 * Hi [@svenh9l](https://wordpress.org/support/users/svenh9l/),
 * If you haven’t enabled the option to reset the data on uninstallation, then re-
   installing the plugin shouldn’t affect the existing forms and it should be intact.
 * Please check this for more info about the setting:
   [https://wpmudev.com/docs/wpmu-dev-plugins/forminator/#data](https://wpmudev.com/docs/wpmu-dev-plugins/forminator/#data)
 * Kind Regards,
 * Nithin
 *  Plugin Support [Dmytro – WPMU DEV Support](https://wordpress.org/support/users/wpmudevsupport16/)
 * (@wpmudevsupport16)
 * [1 year, 5 months ago](https://wordpress.org/support/topic/cant-save-while-using-select-component/#post-18199998)
 * Hello Sven,
 * I hope our suggestions helped resolving the issues.
 * As we haven’t heard back from you for some time, I’m marking this thread as resolved.
   Please let us know in case you need further assistance.
 * Best Regards,
    Dmytro
 *  Thread Starter [svenh9l](https://wordpress.org/support/users/svenh9l/)
 * (@svenh9l)
 * [1 year, 5 months ago](https://wordpress.org/support/topic/cant-save-while-using-select-component/#post-18201034)
 * Hello WPMU DEV Support,
   I reinstalled the plugin, but this did not fix the issue.
   There is an error in my dev tools console whenever I save a form that contains
   a select.
 *     ```wp-block-code
       form-scripts.js?ver=1.37.1:123 Error: Request failed with status code 403    at e.exports (form-scripts.js?ver=1.37.1:46:15858)    at e.exports (form-scripts.js?ver=1.37.1:123:1241)    at l.onreadystatechange (form-scripts.js?ver=1.37.1:46:14896)
       ```
   
 *  [Kris – WPMU DEV Support](https://wordpress.org/support/users/wpmudevsupport13/)
 * (@wpmudevsupport13)
 * [1 year, 5 months ago](https://wordpress.org/support/topic/cant-save-while-using-select-component/#post-18201745)
 * Hi [@svenh9l](https://wordpress.org/support/users/svenh9l/)
 * Based on the error I see we have some cases like that from 2023 but the issue
   was never resolved as the user was not replying back. Please email us at: [wpsupport@incsub.com](https://wordpress.org/support/topic/cant-save-while-using-select-component/wpsupport@incsub.com?output_format=md)
   
   Subject: ATTN: WPMU DEV support – wp.org
 * Please send:
   – Link back to this thread for reference ([https://wordpress.org/support/topic/cant-save-while-using-select-component/](https://wordpress.org/support/topic/cant-save-while-using-select-component/#post-18201034))
 * so that we can review this case more for you and see what will be possible in
   this case.
 * Kind Regards,
   Kris

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

The topic ‘Can’t save while using Select component’ is closed to new replies.

 * ![](https://ps.w.org/forminator/assets/icon-256x256.gif?rev=3443182)
 * [Forminator Forms – Contact Form, Payment Form & Custom Form Builder](https://wordpress.org/plugins/forminator/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/forminator/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/forminator/)
 * [Active Topics](https://wordpress.org/support/plugin/forminator/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/forminator/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/forminator/reviews/)

 * 8 replies
 * 6 participants
 * Last reply from: [Kris – WPMU DEV Support](https://wordpress.org/support/users/wpmudevsupport13/)
 * Last activity: [1 year, 5 months ago](https://wordpress.org/support/topic/cant-save-while-using-select-component/#post-18201745)
 * Status: resolved