You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
Originally posted by @signebedi in #59 (comment)
The text was updated successfully, but these errors were encountered: