First, I'm using latest stable Joomla release and VirtuMart release and I am working up an online store that relies heavily on customized products and I need the customer to add critical information about themselves to the order they are making.
Once they have chosen their product and placed it into the shopping cart I have a series of questions they need to answer that will help me customize the product they are ordering from our store.
I'm looking for a way to add customer input fields such as:
text boxes,
text areas,
radio buttons,
drop down selections,
and this one is very important:
a way to upload multiple, high resolution image files to me to use in their product order during the order process.
Any suggestions would be welcome and if anyone reading this is a VirtuMart professional I would discuss some custom work to make this happen.
You can do the first part already without any hacks.
All you need to do is set up some custom fields and us the "VM - Custom, customer text input" plugin. Then apply these fields to all the products you want extra information for. Obviously you'll have to do them one by one as I'm certain you cant just apply the fields globally to all products/categories.
Part two of your problem, perhaps this extension could help
http://extensions.joomla.org/extensions/extension-specific/virtuemart-extensions/virtuemart-uploads/9972
Ivus
Thanks for the reply. Much appreciated, especially the upload link.