Hi
I'm searching for a best practice for the following.
I have a website that sells food (Indonesian).
I have a lot of clients that order food for big groups, like schools, companies,...
Now I would like to add a feature that allows my customer to give the names of all the groupmembers so I can write it on the foodpackage. So that everybody quickly knows what is his.
I would like to work it out in this way: the client has to give the quantity of products (=number of groupmembers).
The site shows then as much textfields as the number of groupmembers.
Each text-field can be filled in with the names of the groupmembers.
In the shopping cart you get an oversight of the ordered products and the text-fields with the names of the members.
I figured out with javascript how to show the text fields linked with the number of groupmembers, but now I have to make it work into the Couch Shopping system.
Anyone that has a similar project or experience?
I'm searching for a best practice for the following.
I have a website that sells food (Indonesian).
I have a lot of clients that order food for big groups, like schools, companies,...
Now I would like to add a feature that allows my customer to give the names of all the groupmembers so I can write it on the foodpackage. So that everybody quickly knows what is his.
I would like to work it out in this way: the client has to give the quantity of products (=number of groupmembers).
The site shows then as much textfields as the number of groupmembers.
Each text-field can be filled in with the names of the groupmembers.
In the shopping cart you get an oversight of the ordered products and the text-fields with the names of the members.
I figured out with javascript how to show the text fields linked with the number of groupmembers, but now I have to make it work into the Couch Shopping system.
Anyone that has a similar project or experience?