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

Work on using form manager to send forms as emails #31

Merged
merged 2 commits into from
Mar 19, 2024
Merged

Work on using form manager to send forms as emails #31

merged 2 commits into from
Mar 19, 2024

Conversation

SevLG
Copy link
Collaborator

@SevLG SevLG commented Mar 19, 2024

Made general fixes on the form, button is now disabled until all requirements are fulfilled.

Now using the form manager app (currently orphaned app that might be replaced in the future) to handle and send form as email. The actual sending part works locally. Due to how form manager is set up, testing the recaptcha does not seem possible on a local test environment, so we have to test it "live" on the page. Will push the change to the page if this PR is merged.

…how form manager works, so will have to push to the web page to see if it works.
Changes made to contact form component and contact page implementing sending forms as emails using the DC form manager app.
@SevLG SevLG merged commit 1ae131c into dev Mar 19, 2024
4 checks passed
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

Successfully merging this pull request may close these issues.

2 participants