Setting product owner based on product chosen
(apologies if this is a duplicate, I could not find back my original post)
We have just started using RTC for managing product enhancement requests. A few challenges are left. One of them is this:
We want to set the 'Owned By' field based on the product chosen. The 'Product' field has a choice list. Can we do this with JavaScript? Where would we maintain the table of product - product owner?
Thanks,
Jos.
We have just started using RTC for managing product enhancement requests. A few challenges are left. One of them is this:
We want to set the 'Owned By' field based on the product chosen. The 'Product' field has a choice list. Can we do this with JavaScript? Where would we maintain the table of product - product owner?
Thanks,
Jos.
One answer
(apologies if this is a duplicate, I could not find back my original post)
We have just started using RTC for managing product enhancement requests. A few challenges are left. One of them is this:
We want to set the 'Owned By' field based on the product chosen. The 'Product' field has a choice list. Can we do this with JavaScript? Where would we maintain the table of product - product owner?
Thanks,
Jos.
Hi Jos,
please look here: https://jazz.net/wiki/bin/view/Main/AttributeCustomizationExamples
and here https://jazz.net/library/article/537
It is still experimenteal. Maybe the html value provider could help.