You can use custom icons to display important information at all times on a maintenance window. Custom icons are linked to either:
You can display up to ten custom icons in a maintenance window.
Custom icons are also displayed in the Attendance window. See IconAlertsDisplay configuration setting.
Creating a custom icon linked to a field
To create or edit a custom icon that is linked to a field in the maintenance window:
The Configuration File Maintenance window is displayed.
The CustomIcon configuration settings are displayed.
Key |
Description |
---|---|
1 |
Maintenance window the custom icon appears on. Values include:
|
2 |
CustomIcon. |
3 |
Number of the custom icon, from 1 to 5. Note: You can have up to five icons per maintenance window. Custom icons for the same maintenance window must not have the same number. |
4 |
Name of the checkbox the custom icon connects to. For example: Staff.ActiveFlag connects to the Active Staff Member checkbox on the School tab of Staff Maintenance. Note: If the custom icon uses an SQL function, this key is overridden. |
5 |
Not used. |
Type |
STR. |
Value |
Full file path of the image to be used as the icon. For example: i:\images\assorted\pin.bmp tells Synergetic to use the pin.bmp file in the images\assorted\ directory for the icon. |
Creating a custom icon linked to an SQL function
To create or edit a custom icon linked to an SQL function:
The Configuration File Maintenance window is displayed.
The CustomIcon configuration settings are displayed.
Key |
Description |
---|---|
1 |
Maintenance window the custom icon appears on. Values include:
|
2 |
CustomIcon. |
3 |
Number of the custom icon, from 1 to 5. Note: You can have up to five icons per maintenance window. Custom icons for the same maintenance window must not have the same number. |
4 |
Name of the checkbox the custom icon connects to. For example: Staff.ActiveFlag connects to the Active Staff Member checkbox on the School tab of Staff Maintenance. Note: If the custom icon uses an SQL function, this key is overridden. |
5 |
Not used. |
Type |
STR. |
Value |
Full file path of the image to be used as the icon, and the SQL function to control whether or not the icon is displayed, separated by two pipe characters ( || ). For example: i:\images\assorted\pin.bmp || SELECT dbo.ufnIsUnder18(:@ID) tells Synergetic to:
|
Last modified: 29/09/2014 1:59:30 PM
See Also |
|
© 2015 Synergetic Management Systems. Published 5 March 2015. |