VirtueMart Forum

VirtueMart 2 + 3 + 4 => Product creation => Topic started by: OriyanJ on February 08, 2016, 10:52:31 AM

Title: Influenced dynamic custom fields
Post by: OriyanJ on February 08, 2016, 10:52:31 AM
I'm trying to create dynamic custom fields without child products. The meaning of it would be like this -

(http://i.imgur.com/VCoKzPM.png)

I'd like custom fields to influence each other. Seems like a complicated thing to achieve?

VirtueMart 3.0.12
Title: Re: Influenced dynamic custom fields
Post by: Studio 42 on February 08, 2016, 12:02:22 PM
Hi OriyanJ,
You can manually hide by javascript a list(sibbling it with the dom element) and show it on change the first list. But the problem is to dynamic update the list with new values.
You had before a plugin that was not creating a full product, but this get removed in VM3.
So, you need to find or create a plugin. You can see some sample codes in : YOURSITE/plugins/vmcustom to create a plugin, and in the VM doc for some explains.
Regards,
Patrick
Title: Re: Influenced dynamic custom fields
Post by: Milbo on February 10, 2016, 00:39:16 AM
For mit it looks more like shipment methods by language