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

feat: allow users to change the default new submission email recipient #90

Merged
merged 2 commits into from
Jul 20, 2024

Conversation

AmoabaKelvin
Copy link
Contributor

  • added new field in the form schema to allow specifying the default recipient for new submission emails
  • When creating a form, use the current user email to populate the default recipient for new submission emails
  • Since the field can be nullable, we check if there is a value for that, and if there's none, we send it to the email of the form creator (This will cater for forms already in production)

@AmoabaKelvin AmoabaKelvin added the feature A new feature label Jul 18, 2024
@AmoabaKelvin AmoabaKelvin self-assigned this Jul 18, 2024
Copy link

cloudflare-workers-and-pages bot commented Jul 20, 2024

Deploying formbase with  Cloudflare Pages  Cloudflare Pages

Latest commit: df2e35b
Status: ✅  Deploy successful!
Preview URL: https://fba449d5.formbase.pages.dev
Branch Preview URL: https://change-default-submission-em.formbase.pages.dev

View logs

@AmoabaKelvin AmoabaKelvin merged commit e01677f into main Jul 20, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature A new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant