Questions tagged [qcp]
The qcp tag has no summary.
2 questions
0 votes
0 answers
16 views
Is there any way to avoid/replace localStorage on CPQ QCP?
I'm trying to force a CPQ calculation with Apex, but on the QCP I'm using the LocalStorage for another functionality, so when the calculation gets triggered from Apex, I'm getting an error that says ...
0 votes
1 answer
331 views
I want to make sure a logic in QCP run only when Save Or Calculate Button Clicked on QLE
I am working with Salesforce CPQ and I have a requirement to ensure that my QCP (Quote Calculator Plugin) logic only runs when the user clicks the 'Save' or 'Calculate' buttons on the QLE (Quote Line ...