the submit button on my code form will not work. i have all the fields pointing to the correct part of the database but the submit button when published will not work.
can any of the developers take a look at my account and see what I’m missing?
the website is www.goingtheextrayardformarcus.com
Hi,
Can you please elaborate on what exactly isn’t working?
I created a copy of your site and the submit works for me, but maybe I’m not following the same steps as you are.
I tested his site, and the form didn’t work. All the settings were correct but the form was not collecting any data and it wasn’t redirecting to the correct page after submission.
NOW … my site has the same problem. I created a video showing the Submit button not working and ALSO a lot of other things that are very off. (This single page was working at 100% when Wix Code was only available to Alpha Group ---- minus the image button of course. But now it’s not like that anymore.)
I need to find the solution soon because I am about to make another video to submit to the Wix Community YouTube Channel again: “How to edit the profile page content you collected with Wix Code form”
www.southtexastrails.com
Thanks.
(video link because it doesn’t let me attach below: https://youtu.be/eN6GdUVb3UY )
Hi Nayeli,
Which page did you test that didn’t work?
Also, can you please submit a new post with your issues? It would be easier to handle it separately.
Thanks!
The admin page has a form that is pointed to a dynamic page. The submit button is not working on the admin page. Everything appears to be set up correctly.
Hello Nayeli,
Regarding the issue with dropdown elements losing their options list (both in the submit page and the group page):
This happened because you connected the dropdown options to the dataset, but in your case you want the options to come from the static list you’ve defined in the editor.
To fix, you should open the connect panel for each dropdown, and toggle off “Connect dropdown list items”.
Regarding the issue with submit not working:
That’ll be fixed once you fix the dropdowns.
Regarding the issue with next/prev buttons not working on the group dynamic item page:
The dataset that comes with a dynamic page only exposes records which match the URL of the page. In your case there’s only one record matching each url, since their names are unique. Therefore “next” and “prev” actions are not valid and buttons connected to them are shown disabled.
Hope that’ll help you advance further with your (great! btw) site.
Good luck and let us know if you have any additional questions.
I don’t have drop downs and my submit button isn’t working.
Nayeli, I put a code sample as a reply to another forum post to get next and previous buttons work in an item dynamic page.
Try it and let me know if it works for you.
Hey info,
Our engineering team is looking into you issue.
For now it seems like you can make the submit button work if you remove the password protection on the page.
We’ll get back to you with a better solution as soon as we can.
Thanks!
Hello Dave,
This issue should now be fixed. Can you please check and let us know if it works for you ?