Hello,
thank you first for this nice component!
Everything is working OK, but I must use some custom price modifications.
I basically just find&replaced in the vmexcellikeinput.php the 'product_package' fields for the one I'm using in a added 'product_modifier' sql field in the xxx_virtuemart_products table.
Now the product_modifier fields show, but when I save/update them values are not saved/written.
Could it be just a simple mislook in the code? Can you have a quick look please?
Aye, found a solution! Just edited and changed things around and it works for me.
The problem was my syntax.. Never do programming asleep and at late hours.