Previous icon

Next icon

StudentContact:Style configuration setting

Keys

Key

Value

1

CommunityPortal

2

Email

3

ContactDetails

4

StudentContact

5

Style

Description

The SchoolAdmin:Style configuration setting defines the custom CSS for emails sent to users.

Note: This configuration setting is on valid if the value of the StudentContact:HTMLflag configuration setting is True.

Default value

The default value is blank. No CSS styling is used.

Setting a different value

Type the CSS styling into the Value field of the Configuration File Maintenance window. For example:

table {table-layout: auto;

border: 1px;

solid #666666;

border-collapse: collapse;}

td { border: 1px solid #666666; }

th { border: 1px solid #666666; }

Note: The text must conform to HTML standards so that it is displayed without error.

See Configuration File Maintenance window.

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.

Configuration File Maintenance - StudentContact Style configuration setting

Last modified: 26/07/2016 3:22:12 PM

See Also

User notification of updated contact details

StudentContact:EnabledFlag configuration setting

StudentContact:FieldFormat configuration setting

StudentContact:HTMLFlag configuration setting

StudentContact:Priority configuration setting

StudentContact:Subject configuration setting

StudentContact:Text configuration setting

Email specific replaceable fields

© 2016 Synergetic Management Systems. Published 20 September 2016.

Top of page