Hi All,
I sell prints online. I have a dynamic page used to display each print on its own and then next to that have a form so that a potential customer can submit his name and some basic contact details … but I also want to be able to see on the Submissions Table and on the notification email I receive which item he has actually selected … in other words, which item were they looking at and decided to purchase.
I know this has something to do with the dataset so please if you provide any code please insert my actual dataset name (it’s called OrderPrints) and not some code placeholder as the syntax usually gets me.
In the image provided … the title “Vantage Point” is from a dynamic set and when the customer hits submit … I need that title to be part of the submission.
Thanks for the help
Victor
Hello, is there no one that can answer or assist with this please …
You should always mention, which elements you are using.
You get no answer, perhaps because anybody knows which element is used in your project.
Do you use → Wix-Forms?
Or did you create your form on your own ?
If you used Wix-Forms -----> then you will find your info here…
https://www.wix.com/velo/reference/wix-crm/$w-wixforms
Dear russian-dima,
Yes I use Wix Forms … and this form is inside a dynamic page.
What I want to do is pass the details of the dynamic form element without the user enetering it via the form. I know how to use the form and how to set it up but this specific thing that I want to do DOES NOT aatually exist at the moment and I am not a code genius to go and identify how to do it … so sending me to a page that explains every little syntax of a Form App does not help at all unfortunately …
I do not use all of the given predefined wix-apps, because they are not flexible enough on my opinion, but perhaps in your case it can work.
I need more information about your form.
Which are all of the IDs of the form-fields ?
First-Name ----> ID = ?
email ------------> ID = ?
the ID of the other two elements?
I do not know if you have read this article, but you should perhaps also do this…
https://www.wix.com/velo/reference/wix-crm/$w-wixforms/introduction
Set up the collection for form data.
Depending on the form you choose, a Wix app starter collection is added to your site. You can see it in the Velo sidebar in Content Collections in the Databases section. You can use this collection “as is,” or you can use the collection as a template, modifying its fields as you like.