MyDetails_Top configuration setting
Keys
Key | Value |
---|---|
1 | CommunityPortal |
2 | CustomHTML |
3 | MyDetails |
4 | Top |
Description
The MyDetails:Top configuration setting defines the custom HTML at the top of the My Details tab.
Default value
The default value is blank. No custom HTML is displayed.
Replaceable fields
Field | Description |
---|---|
{LastLoginDateTimeBeforeToday | The date and time this user last logged in prior to today. |
{UserName} | Displays the user name of the currently logged-in user. |
{Acrobat Detect Download} | Displays the text defined in the CommunityPortal:CustomHTM:AcrobatDetectHTML configuration setting. |
{StudentNamesCommaSeparated} | A comma-separated list of the names of the students viewable by the user. For example: "Jack, John and Bethany". |
{StudentFull Name} | The full name of the currently selected student. |
Setting a different value
Type custom HTML into the Value field of the Configuration File Maintenance window to define new text at the top of the My Details tab. See Configuration File Maintenance window in the Synergetic System maintenance manual.
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 {StudentFullName} is entered, it is replaced with the full name of the relevant student. See Using CustomHTML in the Community Portal manual.