StudentContact_FieldFormat configuration setting
Keys
Key | Value |
---|---|
1 | CommunityPortal |
2 | |
3 | ContactDetails |
4 | StudentContact |
5 | FieldFormat |
Description
The StudentContact:FieldFormat configuration setting defines the format of information about updated contact details sent to portal users.
Default value
The default value is {ColumnName} {OldValue} {NewValue}. For example, if a user updates their mobile phone number the information is displayed as DefaultMobilePhone: 0412 345 679 (old) -> 0412 345 678 (new).
Setting a different value
Type the text into the Value field of the Configuration File Maintenance window. See Configuration File Maintenance window.
Note: The text must conform to HTML standards so that it is displayed without error.
Tip: You can use replaceable fields as placeholders for values that are read from the database according to which user is viewing the page. For example, if {NewValue} is entered, it is replaced by the updated contact information. See Email specific replaceable fields and Using CustomHTML.