Skip to content

Getting a blank email, user_email, and message content. Any help would be greatly appreciated! #67

Closed Answered by xr0master
KatAthay asked this question in Q&A
Discussion options

You must be logged in to vote

You need to specify a name attribute for your input fields.

If you are using EmailJS to send form details, sendForm will automatically collect the values of the form and pass them to the specified template. The form should have a distinct ID, and the name attribute of each field should correspond to the variable name used in the template.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@KatAthay
Comment options

@xr0master
Comment options

Answer selected by KatAthay
@KatAthay
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants