Submitting form issues - URGENT PLEASE HELP.

I really need help with this soon, as I am presenting this tomorrow.

I changed nothing about my form other than making it a multipart form and now I cannot get the data to submit please help.

Site URL: https://shchamberweb.wixsite.com/shtchamberbuild-demo/business-directory-form

I keep getting my failed submission error. Even though the required fields are in.

Code that I was using for the multi part form is attatched.

Does someone have an answer?

Please. I really need this to work.

Hi,
Probably permission issues, Check that the permission on the database are good, and that the data set is on Write mode.

Liran, Can you wite out what the permissions should be?
For example:
Members collection to Custom Use and choose the following:

  • Who can read content from this collection? - Site member author

  • Who can create content for this collection? - Site member

  • Who can update content from this collection? - Site member author

  • Who can delete content from this collection? - Admin


These are the settings I have

Liran, I am still getting an error. Should this become a cascading form?

What error are you getting?
Can you open the console and look for an error?

It is not that. My submission failure message keeps popping up at the end and it never redirects to the lightbox link for successful submission. Try it to see what I mean.

OK… here’s what I see…
You do have entries in your database… 245.
Are you able to submit…I mean is the data being saved and Is the problem only the error showing and no redirection?

No, Submission has gone through as of now. Those entries are from when the form was 1 page/imported via CSV.

Ok… some validations are failing… see this error in console:

And, I’ve already noticed that you have the EMAIL connected to a rich text field:


Please change this, and verify that the other fields are connected properly and you don’t have a ‘Required’ where you shouldn’t have.

Liran.

I made the changes still not working.

I’m still seeing the same console error…
Unfortunately your form is pretty large and It’s very hard for me to debug it.
Can you try and narrow down to the problematic field?

Liran, If I had to guess it is the phone and the logo. The logo image will not stay put after it goes to step 3 and it is required. I made the phone totally text. I made the listing rep email text as well even though email is the field type. I chose I know this is a lot to debugg, but I don’t think slide 3 is the problem. I hope this helps because I am still getting an error.

Yep… upload button it is… when I cancel the connection for it to the database, it works fine (on preview).
Please read this article about how to use the upload button.
You need to have several actions (and could be two buttons), the upload button itself us not enough.

Liran.

Liran,
I looked at this, but I have one question will that interrupt putting in the whole entry into the database?

I checked it again…
I’m not sure that having another button will automatically help…
I think that the issue is that it’s not being saved when moving to the 3rd slide.
If you do use a button for the upload, you should save the URL that you get back and submit it…
Or, you can try moving the image upload to the last slide.

Liran.

Liran,
Putting the upload button at the end worked! Thanks so much for working through this with me!

I am having the same issue, all my settings seem to be just right.