Information written on the input form will not submit to the database

Hi,

I have read and watched just about everything I can find on connecting my user input page to the database I created. It is my first time doing this. I have all the inputs connected to the database individually, the dataset on the page is connected to the right collection with the write only permission (shown below), the collection is set to allow anyone to submit to the form, and the submit button was set up according to the videos I’ve watched (shown below). If I go to preview mode and input all the information and hit submit, nothing happens. There is no failure or success indicated as I’ve selected and it does not redirect me to the home page along with zero data being added to the collection. Please help me out!

Thanks

I figured it out. Nevermind