Skip to main content

Hi All,

 

Looking help on QLE page.

Our client want to have a popup screen on quote line editor page which take few input from user and then it update the field of QLI's as per input.

I created few fields on Quote and price rule, if I manually update these fields price rule is working as per expectation.

Now I have created a VF page and used in on custom action but when I update the quote fields from VF page price rule is not getting triggered as it will not have new value.

Does any have solution or done some similar customization?

Any response would be highly appreciated.

4 条评论
  1. 2020年9月23日 00:35

    To me, it sounds like your current solution is more complicated than it needs to be.

    I agree that adding fields to the Line Editor field set on the Quote object is likely the best way to gather the data you need, especially since you want the user to update only a few fields.

    The CPQ quote calculation sequence runs when you click Calculate, Quick Save, and Save. So your pricing should be accurate at that point. Is there a reason why that approach will not work? We might need more context to give you better answers.

0/9000