Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Keys

Key

Value

1

CommunityPortal

2

CustomHTML

3

MyAccount

4

Body

Description
The MyAccount:Body configuration setting allows you to customise the text, fields and buttons displayed on the user contact details section of the My Account tab.
AnchorO_27740O_27740


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 (on page ).
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 {PreferredName} is entered, it is replaced with the full name of the relevant community member. See Using CustomHTML (on page ).
AnchorO_27744O_27744