Hi.
I have a number of user defined fields setup at product level. These are setup to use parent by default. This means that there is no value stored in Userdefinedproperties for the product.
I would like to be able to add value to at the product level directly in the DB. I have created the query and updated the table but unfortunately sellerdeck is not recognising the override of the the "use parent".
Once I manually go into into sellerdeck and select product level values for these fields it creates the entry in Userdefinedproperties. I can then update the values fine using queries in the DB.
I think this means there is something telling sellerdeck whether or not to use the product level value or use parent. I was hoping someone might have experience with this table and let me know how sellerdeck decides if it is use parent or use the field at the product level. Also what nContentLevel is used for?
Many thanks
Tony
I have a number of user defined fields setup at product level. These are setup to use parent by default. This means that there is no value stored in Userdefinedproperties for the product.
I would like to be able to add value to at the product level directly in the DB. I have created the query and updated the table but unfortunately sellerdeck is not recognising the override of the the "use parent".
Once I manually go into into sellerdeck and select product level values for these fields it creates the entry in Userdefinedproperties. I can then update the values fine using queries in the DB.
I think this means there is something telling sellerdeck whether or not to use the product level value or use parent. I was hoping someone might have experience with this table and let me know how sellerdeck decides if it is use parent or use the field at the product level. Also what nContentLevel is used for?
Many thanks
Tony
Comment