Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Onsave Event Not Dispatching (Jspreadsheet V8.7 and V9) #1553

Closed
cwyrwas opened this issue Aug 10, 2022 · 1 comment
Closed

Onsave Event Not Dispatching (Jspreadsheet V8.7 and V9) #1553

cwyrwas opened this issue Aug 10, 2022 · 1 comment

Comments

@cwyrwas
Copy link

cwyrwas commented Aug 10, 2022

Hi guys! I'm a JSpreadsheet Pro subscriber and I'm attempting to hook into the onsave event. As far as I can tell, it isn't firing for me on both V9 and V8.7.

I'm attempting to send back an ID from my server to the client in order to keep my front and back ends in sync. The idea is to process the server response during this event, but it looks like the event isn't getting dispatched.

I can provide my spreadsheet config if that would be helpful.

Thanks!

@cwyrwas cwyrwas changed the title Onsave Event Not Dispatching ( Jspreadsheet V8.7 and V9) Onsave Event Not Dispatching (Jspreadsheet V8.7 and V9) Aug 10, 2022
@GBonnaire
Copy link
Contributor

GBonnaire commented Aug 17, 2022

Hi 😊

for pro support, you can open issue on https://github.com/jspreadsheet/pro/issues

For your questions : to dispatch event onsave, you need define persistence or server property with url of your server. If you want manage your system of save without persistence. You need to use onchange/onbeforechange/onafterchanges

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants