Hello, I followed the 2018 tutorial from Code Queen for creating a Sign-up page; however, when the Create Profile button is clicked, nothing happens. It’s supposed to insert the user input values into my dataset and then redirect back to the account page. Here is the code I’ve used:
Have I done something wrong? I’ve ensured that the field keys, elements, and page name are all named correctly, so why isn’t it working? Any help would be greatly appreciated!!