News:

Support the VirtueMart project and become a member

Main Menu

Missing values in custom field select option

Started by iMilazzo, August 16, 2012, 17:49:13 PM

Previous topic - Next topic

iMilazzo

Hello, I am facing a problem when I try to create children products using custom fields.

This is my Custom Field:



This is my Product Custom Field:



This is what I see in my website:



Questions:

1) Why the Select-option "Acabamento" is not a Dropdown on the product view?
2) Why I can't see all my options (4th child-product=> "1/2 UNC-13 x 2") on the website?

This is a part of the JSON code on the website page:


"600":{"selectoptions1":["1\/2 - BSW-12","1\/2 - BSW-12"],"selectoptions2":["1","1"],"selectoptions3":["Oxidado e Oleado","Oxidado e Oleado"],"in_stock":4},
"601":{"selectoptions1":["1\/2 - UNC-13","1\/2 - UNC-13"],"selectoptions2":["1 1\/2","1 1\/2"],"selectoptions3":["Oxidado e Oleado","Oxidado e Oleado"],"in_stock":0},
"602":{"selectoptions1":["1\/2 - BSW-12","1\/2 - BSW-12"],"selectoptions2":["1 3\/4","1 3\/4"],"selectoptions3":["Oxidado e Oleado","Oxidado e Oleado"],"in_stock":0},
"603":{"selectoptions1":["1\/2 - UNC-13","1\/2 - UNC-13"],"selectoptions2":["2","2"],"selectoptions3":["Oxidado e Oleado","Oxidado e Oleado"],"in_stock":4},
"604":{"selectoptions1":["1\/2 - UNC-13","1\/2 - UNC-13"],"selectoptions2":["2 1\/2","2 1\/2"],"selectoptions3":["Oxidado e Oleado","Oxidado e Oleado"],"in_stock":0},
"605":{"selectoptions1":["1\/2 - UNC-13","1\/2 - UNC-13"],"selectoptions2":["2 1\/4","2 1\/4"],"selectoptions3":["Oxidado e Oleado","Oxidado e Oleado"],"in_stock":0},
"606":{"selectoptions1":["1\/2 - UNC-13","1\/2 - UNC-13"],"selectoptions2":["3","3"],"selectoptions3":["Oxidado e Oleado","Oxidado e Oleado"],"in_stock":49},
"607":{"selectoptions1":["1\/2 - UNC-13","1\/2 - UNC-13"],"selectoptions2":["3\/4","3\/4"],"selectoptions3":["Oxidado e Oleado","Oxidado e Oleado"],"in_stock":21},
"608":{"selectoptions1":["1\/2 - UNC-13","1\/2 - UNC-13"],"selectoptions2":["4 1\/4","4 1\/4"],"selectoptions3":["Oxidado e Oleado","Oxidado e Oleado"],"in_stock":0},
"609":{"selectoptions1":["1\/2 - UNC-13","1\/2 - UNC-13"],"selectoptions2":["5\/8","5\/8"],"selectoptions3":["Oxidado e Oleado","Oxidado e Oleado"],"in_stock":0},

Why I can't see "603" selectoptions ??


Plz help me
Thank very much
Ivan Milazzotti


[attachment cleanup by admin]

iMilazzo