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
Add functionality to the form to allow any user to send me an email using it. Adjust validation file to make it safer to accept entries.
Use Case
Used for any end-user on the website to contact me the developer at anytime using the Modal Popup form.
Proposed Solution
Use an external service to manage entries and email handling. Preferably create an email that is linked to another to avoid showcasing personal email to others. Or use my second personal email for such. (Google Workspace Maybe? Or something offered within Vercel? Need to look.)
Edit the 'from' email to adjust with whatever email the user puts into the field. For some reason I forgot this. Spice up the form in general, and make it more user friendly so that way people don't spam me with bad messages, trying to figure it out.
Other Information
No response
Acknowledgements
I may be able to implement this feature request
This feature might incur a breaking change
CDK version used
N/A
Environment details (OS name and version, etc.)
N/A
The text was updated successfully, but these errors were encountered:
The Email API part of this is complete. I still need to add validation to the form, as well as a success message. Basically cleanup the form and it'll be finished.
Describe the feature
Add functionality to the form to allow any user to send me an email using it. Adjust validation file to make it safer to accept entries.
Use Case
Used for any end-user on the website to contact me the developer at anytime using the Modal Popup form.
Proposed Solution
Use an external service to manage entries and email handling. Preferably create an email that is linked to another to avoid showcasing personal email to others. Or use my second personal email for such. (Google Workspace Maybe? Or something offered within Vercel? Need to look.)
Edit the 'from' email to adjust with whatever email the user puts into the field. For some reason I forgot this. Spice up the form in general, and make it more user friendly so that way people don't spam me with bad messages, trying to figure it out.
Other Information
No response
Acknowledgements
CDK version used
N/A
Environment details (OS name and version, etc.)
N/A
The text was updated successfully, but these errors were encountered: