Developer forum

Forum » Development » Category API question

Category API question


Reply

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


Replies

 
Reply
Woops, found out that my problems were caused på caching in Entity Framework.

Carry on...:)

 

You must be logged in to post in the forum