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

[form] add form event hooks #70

Open
signebedi opened this issue Mar 26, 2024 · 1 comment
Open

[form] add form event hooks #70

signebedi opened this issue Mar 26, 2024 · 1 comment

Comments

@signebedi
Copy link
Owner

In past version of libreForms, we had event hooks for onCreate, onRead, onUpdate, onApproval, onDisapproval, and onDuplication. Perhaps we add onDelete and onSign event hooks here too.

Originally posted by @signebedi in #59 (comment)

@signebedi
Copy link
Owner Author

We should use background tasks for these, and build some assumptions into the types of params that will be passed. For example, onCreate will pass the document data, etc.

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

1 participant