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

add an option to put the JSON of submitted forms into an email to a designated person #244

Closed
rl-utility-man opened this issue Jun 10, 2024 · 1 comment

Comments

@rl-utility-man
Copy link

this is probably an interim solution and can be hard coded

@signebedi
Copy link
Owner

We are planning to add form event hooks in #210. This will allow us to describe custom logic that runs on certain triggers, like form creation, edit, deletion, approval - to name just a few. I think that this feature is probably best to implement through those event hooks once that feature is added. That way, it can fall under the scope of the end user to write and maintain custom logic for how they want to route form data; additionally, it minimizes use-case-specific bloat in an otherwise generalizable code base.

@signebedi signebedi closed this as not planned Won't fix, can't repro, duplicate, stale Jun 18, 2024
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

2 participants