Navigation:  Appendix >

Form Template Email Notification Message

Previous pageReturn to chapter overviewNext page

EmailSubject.Message and EmailBody.Message localization attributes of the FormStatus.ascx.resx file.  For more information on how to change the content of these attributes please refer to the DotNetnuke® user manual.

The following are built-in tags that can be included in the email notification message:

[TEMPLATE:ID]  This represents the unique ID of the template stored in the system.

[TEMPLATE:NAME]  This represents the short descriptive name of the template

[TEMPLATE:OWNER] This represents the full name of the owner of the form template

[TEMPLATE:PREVIOUS] This represents the state in which to form template was changed from

[TEMPLATE:CURRENT]  This represents the current state in which the form template was changed to

[TEMPLATE:ACTIONEDBY]  This represents the full name of the user who performed the change which initiated the email notification

[TEMPLATE:WHENACTIONED]  This represents the full date time of the server for when the change was initiated

[TEMPLATE:URL]  This represents the URL address of where the Form Template Manager module resides in the portal system