How to access Products and categories for an answer in BUI workspace extension?
Content
I tried to add a field listener to the products and categories in workspace extension (in answer workspace) to track the changes made and I am not sure of the field name mapping. I tried with the data dictionary names and some additional ones to see if anything would work. Below are the ones I have tried.
Answers.map_prod_hierarchy, Answers.map_prod_lvl1_id, Answers.map_prod_lvl2_id, Answers.product, Answers.products.id, Answer.MapProdLvl1ID, Answers.ProdCat.products, Answers.products
I am able to successfully listen to changes on fields like summary, keywords, it is just the products and categories.
Tagged:
2