Difference between revisions of "Tutorial/Status notifications"

From TempusServa wiki
Jump to navigation Jump to search
old>Admin
old>Admin
Line 1: Line 1:
== Special tags for notification ==
Dynamic field content can be inserted using {FIELD_SYSTEM_NAME} syntax.
Dynamic field content can be inserted using {FIELD_SYSTEM_NAME} syntax.


Line 10: Line 12:
   <!-- {LINK} -->
   <!-- {LINK} -->


For user invitations the following tags will work too
 
== Special tags for welcome messages ==
 
For user invitations the following tags will be populated
* {APPLICATION}
* {APPLICATION}
* {LOGINURL}
* {LOGINURL}
* {USERNAME}
* {USERNAME}
* {PASSWORD}
* {PASSWORD}

Revision as of 14:18, 3 April 2013

Special tags for notification

Dynamic field content can be inserted using {FIELD_SYSTEM_NAME} syntax.

For status notification content the following tags will also be populated

  • {USER}
  • {LINK}
  • {RESUME}

Links in the mail can be stripped from user view by adding the following

 <!-- {LINK} -->


Special tags for welcome messages

For user invitations the following tags will be populated

  • {APPLICATION}
  • {LOGINURL}
  • {USERNAME}
  • {PASSWORD}