VirtueMart Forum

VirtueMart 2 + 3 + 4 => Product creation => Topic started by: guyshp on November 02, 2012, 02:59:33 AM

Title: How to add Many item in dropdown list as Cart attribute?
Post by: guyshp on November 02, 2012, 02:59:33 AM
Does anyone knows how to add many items as a cart attributes as a drop down list?
I have a list of around 60 options that a client need to choose from,
But the default line in the custom attributes is limited in charecters, is there a way to fix it or it is limited in mySQL storage?
Title: Re: How to add Many item in dropdown list as Cart attribute?
Post by: PolishedGeek on November 02, 2012, 19:51:21 PM
Hello - You can probably hack VM and change this, but then of course you have a problem with updates later.

If you need another option to support more attribute options, as long as you don't need to track stock by the options you could use a custom form embedded into the VM2 product. Using a custom form to replace VM2 custom fields gives you a lot more flexibility and power.
Title: Re: How to add Many item in dropdown list as Cart attribute?
Post by: guyshp on November 02, 2012, 20:28:49 PM
First, Thank you for your replay :)

Well i found execatly the plugin i needed and it is free!!!
So for anyone who needs a great plugin tool for dropdown with/without cart options i recommened this:

http://www.kaizenmediaworks.com/virtuemart-2-0-custom-field-dropbox-plugin

I guess it can solve alot of problems and save time for anyone who needs it.