Default
Mandatory Fields and Error Codes (if empty) |
TG_USER_USERNAME |
ERR_REQ_USN_JOINFREE
ERR_DUP_USN_JOINFREE |
TG_USER_PASSWORD |
ERR_REQ_PSW_JOINFREE |
TG_USER_FIRSTNAME |
ERR_REQ_FN_JOINFREE |
TG_USER_LASTNAME |
ERR_REQ_LN_JOINFREE |
TG_VR_EMAIL |
ERR_IMS_UNSUBSCRIBE |
TG_IMAGE_SECURITY (if security image
used) |
ERR_REQ_EML_JOINFREE
ERR_REQ_EMLV_JOINFREE |
Other
Non-Mandatory Fields |
TG_USER_USERLEVEL |
User level |
TG_USER_SALUTATION |
User salutation |
Custom
Mandatory Fields and Error Codes |
MANDATORY_FIELD_NAMES |
MANDATORY_FIELD_CODES |
|
MANDATORY_FIELD_NAMES is a comma delimited list of field
names to be mandatory |
|
MANDATORY_FIELD_CODES is a comma delimited list of error
codes |
|
If a field name starts with ‘+B’, it means
that the field is a boolean expression, using multiple
fields, where ‘|’ means OR and & means
AND; parenthesis are allowed |
|
Error
and Notification Messages |
ERRORMESSAGE
START_ERRORFONT END_ERRORFONT
|
These tags are used for any error or notification |
|
All tags need to be enclosed in vertical bars ('|') |
|
ERR_REQ_JOINFREE
(mandatory fields error) INF_VF_JOINFREE
(verify notification) INF_MOK_JOINFREE
(form submitted notification) <font color="#FF0000">
</font> |
ERR_MSG_field_name
START_ERR_FNT_field_name END_ERR_FNT_field_name
|
These tags are used for individual error messages for
each mandatory field |
|
All tags need to be enclosed in vertical bars ('|') |
|
error message from errors table (see above for
code) <font color="#FF0000"> </font> |
Determine
Form's Owner (for feedback and subscription purposes) |
Owner is BRAND
only. |
Process
Automated Subscription |
TG_NL_LIST |
Comma delimited email list
codes; the codes can belong to brand and / or owner |
TG_NL_OPTOUT |
Subscription flag - if value is 1, the subscription
process is skipped |
TG_HTML |
HTML Support Flag - if value
is 1, the recipient supports HTML emails |
Process
Feedback |
|
Feedback Emails are in HTML format only |
|
Admin Notification Emails are located under Brand's
Web Details, all codes starting with NOTIFICATION,
and, if owner is PARTNER or PRODUCT,
under Partner's Web Details, all codes starting with NOTIFICATION,
and, if owner is USER, under User's Web
Details, all codes starting with NOTIFICATION |
|
All emails will have the snippet EMAIL_POWERED_BY_HTML
inserted in the end |
|
FEEDBACK_NAME |
Atom Code for admin email; the code could belong
to owner (located anywhere under PROFILE_INFO
link) or brand (located anywhere under COMPANY
link) |
FEEDBACK_THANKS |
Atom Code for 'thank you' email;
the code could belong to owner (located anywhere under PROFILE_INFO
link) or brand (located anywhere under COMPANY
link) |
TG_ADMIN_SUBJECT |
Subject for admin email |
TG_THANKYOU_SUBJECT |
Subject for 'thank you' email |
Sender
Information for Feedback |
Based on Owner Type, the Sender
Information is obtain in different ways |
Owner is BRAND (default if none
from above) |
Name is Brand's Name
Email is from Brand's Web Details, code PROFILE_INFO |
Replacements
tags for Feedback |
|
Based on Owner Type, there are different replacement
tags |
|
All input field names have to start with the prefix
'TG_', and will be available in the notification
email using the tag composed by the prefix 'VAL_'
and the name of the field.
Example: the text from input field TG_MESSAGE,
will replace the tag VAL_TG_MESSAGE |
|
Owner is BRAND |
none |