VirtueMart Forum

VirtueMart 2 + 3 + 4 => Product creation => Topic started by: overseas on December 02, 2015, 07:46:21 AM

Title: Linked Custom Fields
Post by: overseas on December 02, 2015, 07:46:21 AM
Hi,

Is it possible to link two diferents custom fields for the same reference product?

For example I have a product with :

CustomField1 = [1,2,3]
CustomField2 = [4,5,6] if CustomField1==1, [7,8,9] if CustomField1==2, [10,11,12] if CustomField1==3

My virtuemart : com_virtuemart3.0.4
My joomla : 2.5.27

Best regards