MyAccount_BodyStudent configuration setting

Keys

Key

Value

1

CommunityPortal

2

CustomHTML

3

MyAccount

4

BodyStudent

Description
The MyAccount:BodyStudent configuration setting allows you to customise the text, fields and buttons displayed on the student contact details section of the My Account tab for current students.

Note:
This configuration setting is only relevant to current students.



Default value

The default value is Contact Details<br/><br/><table class=contact_details_table><tr><td>Name:</td><td>{MailNamePrimary}</td></tr><tr><td>Mobile:</td><td>{DefaultMobilePhoneTextBox}</td></tr><tr><td>Email:</td><td>{DefaultEmail}</td></tr><tr><td>Notes:</td><td>{FreeTextMultiline}</td></tr></table><br/><br/>{SubmitButton}.

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 {StudentFullName} is entered,
it is replaced with the full name of the relevant student. See Using CustomHTML.