Hello everyone! On my site, I’m working with a Wix form. The form has 6 input fields and one invisible field (with the field key browser_info) so that I can retrieve details about the user’s browser and store them in my database. So far, I managed to write a function that displays the browser details on the console when I submit the form, and it looks like the browser details are added to my array of fields, but the data isn’t actually being stored in the submissions table, and I don’t know why. The screenshot shows my function. Any ideas? Thank you in advance!
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Submitting content from table to table | 5 | 468 | March 5, 2018 | |
Hidden fields not saving anymore? | 4 | 113 | August 4, 2020 | |
Is it possible to insert data into Wix database from a HTML-written form on the Wix web-page? | 2 | 153 | October 17, 2019 | |
connect database into form submission table | 0 | 215 | November 29, 2020 | |
Form fields missing in table of entries | 1 | 30 | February 28, 2025 |