Skip to end of banner
Go to start of banner

Email specific replaceable fields

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

Replaceable fields are placeholders are used to display values from the database according to which user is viewing. See Using CustomHTML (on page ).
Replaceable fields specific to email configuration settings are detailed in the table below.

Replaceable Field

Description

{ColumnName}

Text field with a description of the contact information changed. For example, DefaultMobilePhone.

{NewValue}

Text field with the new contact information.

{OldValue}

Text field with the old contact information.

{ChangedIndicator}

Displays (Changed) if the contact information has been updated. The text displayed can be customised. See:

  • SchoolAdmin:ChangedIndicator configuration setting (on page )
  • StudentContact:ChangedIndicator configuration setting (on page ).

{SelectedUserName}

Text field with the user's network login.

{SelectedID}

Text field with the user's Synergetic ID.

{ChangedValues}

Text field listing the changed values.

{UnchangedValues}

Text field listing the unchanged values.

{AllValues}

Text field listing all values.

  • No labels