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
We need a method in formsender that can take an arbitrary list of fields, and compose their contents into a colon-delimited string to be included in the body of the email.
This list should be specified in the form itself, using a hidden field.
We need a method in formsender that can take an arbitrary list of fields, and compose their contents into a colon-delimited string to be included in the body of the email.
This list should be specified in the form itself, using a hidden field.
for example:
would result in a string being inserted into the body of the email:
The text was updated successfully, but these errors were encountered: