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
{{ message }}
This repository has been archived by the owner on Dec 6, 2024. It is now read-only.
Formsender converts form input field names from snake_case to Title Case for inclusion in the email. For all forms that use formsender, make the input name attribute be the snake_case version of the label text so that the emails are more descriptive.
The text was updated successfully, but these errors were encountered:
Formsender converts form input field
name
s from snake_case to Title Case for inclusion in the email. For all forms that use formsender, make the inputname
attribute be the snake_case version of the label text so that the emails are more descriptive.The text was updated successfully, but these errors were encountered: