David
-
5/31/2007 7:29:26 PM
Dynamic E-mails with BizForms
I am trying to set up a dynamic e-mail in a custom biz form (for example, sending the email to the user who just entered the data in the form). Other than entering a literal string ('xxx@yyy.com'), how can I specify the current user (as identified through the CMSContext) or specify an email field in the form data just entered (such as myForm.ContactEmail)?
|