Form does nothing when I click submit

I have been using the application builder and the form element without issues until now.
I did what I’ve done a dozen times before, created a page, put in a form element, added data inputs for what I needed, set the events up to create a row on submit and… it does nothing. Both in preview and when I publish it I fill out the form, click submit and nothing happens.
The usual loading wheel doesnt appear, no error pops up, no rows are created, the page doesnt change, nothing.
Any ideas what it might be?

Hey @Daniel-M, sorry to hear you’re having issues with the Application Builder.

Are you using the SaaS version or self-hosting Baserow? If you’re self-hosting, could you please share your deployment method and Baserow version?

Im using the SaaS version, at least I think so.
Im definetly not self hosting I did not setup anything myself. Just used the standard baserow.site domain.

Hi @Daniel-M,

I haven’t been able to replicate your error using either the baserow.site domain or a custom domain. That’s very strange.

If you can share the browser log (Console), that would be extremely helpful. You can follow these steps:

  1. Navigate to your published application URL on the form page: ******.baserow.site
  2. Enter “Inspect” or “Developer Tools” mode. To access this in your browser, press the F12 key (or search for the appropriate key for your browser). Look for the Logs or Console tab. In Firefox/Zen, it’s the following icon:
    imagen
  3. In your form, fill in the fields and press the button that triggers the correctly configured Event.
  4. Share any errors or status messages that appear in the Console.

This will be important for understanding how to address your issue.

Regards.

I have done as instructed but the console appears empty before and after clicking the submit button.
But I did find an issue notification that its likely related.

It seems that way — something in your configuration is off. How do you have autofill configured, the assignment of IDs/names to the different elements, and the labels?

I dont rightly know I never messed with any Ids or autofills, im just using the baserow Application builder.

I create a new element and fill in the required fields nothing else. I didnt mess with any configuration as far as I know.

Additionally when I tried to remake the page it all works, the whole form submits fine until it eventually just stops.

Ive remade the page 5 different times and it stopped working at entirely different points.

Once it stopped when I configured an open page event. Another time it broke when I made a field required. And another when I duplicated a container it doesnt seem to have any rhyme or reason to it.

I found another error as well since last time, something about a deprecated API. Whatever that means.

Hey @Daniel-M,

Could you please share a short video showing the issue? That would help us better understand what’s happening.