You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

CPQJS.onActionComplete

Received Response
64
Views
1
Comments
edited Jul 11, 2021 8:06AM in Configure Price Quote 1 comment

Summary

CPQJS.onActionComplete not working for auto update in Config

Content

CPQJS.onActionComplete works in Configuration when you click a button like "_update". However the same does not work when executing auto-update. What action name should be used to trigger onActionComplete with auto-update on attributes?

Thank you in advance,
Ali

Code Snippet

CPQJS.onActionComplete("_update", function() {
           alert("update complete");
});

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!