New to WIX. Probably a simple question but trying to create a page where a user inputs three fields, Barcode number, Qty, and price. Can have multiple inputs per user. Once all are input, user can review and make any changes then submit. All data captured in a database to be exported. Basically just works like a shopping cart. Any help appreciated.
JEasy to do it all yourself through Wix.
https://support.wix.com/en/article/creating-a-form-with-user-input-elements
https://support.wix.com/en/article/corvid-tutorial-creating-a-form-to-store-user-input-in-a-database-collection
https://support.wix.com/en/article/corvid-tutorial-adding-collection-data-search-functionality
https://support.wix.com/en/article/about-user-input-elements
You can also do a lot of it through Wix Forms without the use of code.
https://support.wix.com/en/ascend-by-wix/wix-forms
If you get stuck doing any of it, then just simply come back and ask on the forum again.
Also, check out this Wix Members profile page tutorial as you can use it as a base to work off of for making a user input form through dynamic pages that can be updated etc.
https://support.wix.com/en/article/corvid-tutorial-building-your-own-members-area
Thanks but I don’t see how any of these demonstrate the ability for a user to create multi-line inputs then review them all before submission (like a shopping cart) That is the functionality I need for our customers but it is not to purchase anything.thanks!
So you want something like a wishlist or a To Do list then?
https://support.wix.com/en/article/corvid-adding-a-wishlist-to-a-wix-stores-site
https://codequeen.wixsite.com/wishlist
https://www.youtube.com/watch?v=RWgnjUQU7Ac
https://www.wix.com/corvid/forum/corvid-tips-and-updates/example-todomvc
Here are the deltails. My customer needs to be able to input the following info for barcodes we are printing for them
Name USER ID QTY PRICE
They may have 1 - many sets of these barcodes to print. When they are finished inputting the data, I would like it to show them everything in their “cart” which includes all the items they input then they hit submit. So it’s similar to a shopping cart except they aren’t buying anything here. Hopefully that makes sense. Appreciate your help!
Why not just create dynamic pages where they can input all their info through user inputs and when they click on the okay button it saves that user input into a dataset and takes them to another page which displays all of their inputs and has a submit button on it which then sends you a triggered email with their info on it, as well as a edit button that lets them go back to change anything on their input page.
Yisrael (Wix Admin) gives a good example of how to calculate things on your form in this tutorial.
https://www.grampsworkbench.com/Examples/Attendance-Fees
This would work for a small amount of barcodes to be made, however if you are going for multiples or large amounts then another option would be to allow them to upload a file to yourself, like if the user has all their variable data for the barcodes in an Excel form, then they are hardly wanting to type it all up again into another form on your site.
So, I would offer them the opportunity to upload the Excel file, text file, pdf file or whatever they have done their barcode data in to your website and this can either be stored in a dataset or uploaded to a folder in a Dropbox account for example.
Documents Supported : pdf, doc, docx, ppt, pptx, xls, xlsx, odp, odt, epub