Autoresponder Variables

WCP Contact Form :: Settings :: AutoResponder Tab :: AutoResponder VariablesFollowing options allows you to configure variables for email notifications:

Option Description Values
User Email Field option allows to set default field for {$user_email} variable. field name with “email” type from the drop-down list
User Name Field option allows to set default field for {$user_name} variable. field name with “text” type from the drop-down list
Subject Field option allows to set default field for {$user_subject} variable field name with “text” type from the drop-down list
Message Field option allows to set default field for {$user_message} variable. field name with “text” type from the drop-down list

Described variables can be used manually for general email notifications and used automatically for “Relpay” button on the “Inbox” page.

List of existed configuration variables

Admin Autoresponder Notification – AAN; User Autoresponder Notifications: UAN

Variable Description Recommended Usage
{$user_email} variable allows to use submitted user email address.
This variable must have relationship with existed form field.
AAN: “Email From” field,  “Message” field
UAN: “Message” field
{$user_name} variable allows to use submitted user name.
This variable must have relationship with existed form field.
AAN: “Email From Name” field,  “Message” field
UAN: “Message” field
{$user_subject} variable allows to use submitted message subject.
This variable must have relationship with existed form field.
AAN: “Subject” field,  “Message” field
UAN: “Subject” field,  “Message” field
{$user_message} variable allows to use submitted message body.
This variable must have relationship with existed form field.
AAN: “Message” field
UAN: “Message” field
{$admin_name} variable allows to use name of the site administrator that defined in user profile. AAN: “Subject” field,  “Message” field
UAN: “Subject” field,  “Message” field
{$data} variable allows to use all submitted form data as table. AAN: “Message” field
UAN: “Message” field

Please, leave a feedback about the page. Was this article helpful?

0 0