addedValues Plugin

...Powerful Free! Database Expansion for Manila
logoBottle:

(1 or more words)


Get tropes here!
Click to see internals
Report bug


AECC

sitepic_aeccSite.gif:
Viewable with Any Browser

Members
Join Now
Login

emailForm Postprocessor

This postprocessor sends an email from a user transaction, to a designated email address. Can also send a different email to the browser end user. It works by calling an addedValues report to create the body of the mail message(s). Information about destination, subject, etc, is all retrieved from the variables in each instance of the transaction. The transaction must have variables called

and the values must be non-blank. The user transaction may have variables called which are used when the email is sent if they exist and have values. To add a member to the site's membership group create the following variables. If memberAutoEnter is true, and mailReplyTo exists and is non-empty, the membership entry for the user with member key mailReplyTo will be created or udpated from these variables. As a convenience, if no variable called memberName is defined, the email postprocessor will try to provide a value for the name of the member by checking if the variables firstname and lastname are defiend and if so concetanting their values.