SrikanthNan
Jun 27, 2022Brass Contributor
Status:
New
Add OnSave() and OnClose() event handlers to Javascript based Office Add-in
Please add OnSave() and OnClose() event handlers to Javascript based Office Add-in. One of the Scenario is, When user works on an Excel or a word document, We need to capture few user information a...
darshanm355
Oct 09, 2024Copper Contributor
We also need these events, including the onBeforeClose event for Word and custom modals when the user clicks the native close (X) button. These events are essential, especially when working with private cloud-based and Saas based solutions.