Discussions
ClientSide/Javascript iPart response to Command bar
1 day ago by Andrew Tang
Hello,
I came across a question posted four years ago that never received an answer. As I was working on something, I realized that a potential answer to this question aligns perfectly with what I need.
"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?"
If this could be answered, that would be greatly appreciated.