Reference Field Pricing for Catalog Items in the Service Portal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-23-2017 07:39 AM
Hi guys.
A little while ago, I needed a reference field to have pricing implications for a specific item of mine, which I accomplished using guidance from this page:
I now want to move that item into our Service Portal, but the price at the bottom of the form isn't updating. It updates if select box variables are changed, but not if my reference field (Recurring Price) is changed:
I suspect I have to clone the sc-catalog-item widget and update the widget's client script, but I cannot figure out how to interact with an individual field. If I knew how to do that, I would like to get that field, read the price, and manually update the variable c.data.sc_cat_item._pricing.recurring_price
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-14-2017 10:41 AM
Ive noticed this too. Its correct in the cart, but at the bottom of the catalog item widget it doesnt show the adjusted price.