VirtueMart Forum

VirtueMart 2 + 3 + 4 => Virtuemart Development and bug reports => Topic started by: hans654 on December 15, 2011, 15:42:41 PM

Title: Cloning custom grouping
Post by: hans654 on December 15, 2011, 15:42:41 PM
hey,
the custom field feature is really hard to understand.
grouping 2 fields never gives a popup list, no matter, what properties.
Only 2 of the same custom fields in one product with different values generate a popup list, but this can't be grouped, so I have to put my 20 quantity options to every product, correct?

Cheers.
Title: Re: Cloning custom grouping
Post by: Studio 42 on December 16, 2011, 18:43:32 PM
hi,
If you want an advanced tool you can write/use custom plugin with your specific case, look in plugins\vmcustom\textinput or specification to have sample code to write your own.
YOu can add javascrit, your own design for FE or what you must have.