Hi there,
After a great deal of trial and error I've managed to add Product category field values to a product using the API, and now I'm facing a new challenge. I want to update the value of an existing field, however it seams to ignore the new value I provide for the Field class before running the Product.SetCategoryValue method. Iterating through the Fields collection of Product.GetCategoryFields doesn't seem to provide much help either.
Any ideas?
BR.
Lars