Good day folks, I am relatively new to coding but thanks to some amazing tutorials and articles on here I have managed to build a database collection, and I designed a form to submit data to that collection, and everything works well on the desktop version of my site.
However, when it comes to the mobile version, things seem to be going pear-shaped. When I preview the mobile version of my site using the WIX EDITOR, and populate all the fields with the required data and click the submit button, all the information is uploaded to my database collection as it should be. However, when I use my actual mobile phone, the submit button does not work. Is there a piece of code I need to be entering to make this work or is it something to do with my actual phone. I have looked in my phone settings and can confirm that Javascript etc is all enabled so I don’t think it’s something like that. Any advice?