These docs are for v20.3.44. Click to read the latest docs for v20.3.186.

Discussions

Ask a Question
Back to All

ClientSide/Javascript iPart response to Command bar

Hi,
How can I get a client side iPart to respond to the 'Save' button in the command bar or to a button click in a Content Collection? In ascx iPart we can override the Commit() function, but that's not available client side.
Is there an equivalent client side functionality?
Thanks.