Contents Show
The Set Configuration Groups screen is used to manage the configuration groups available for ACM clinics.
Set Configuration Groups screen
|
Interface InitializationUpon initial display of the screen, the following occurs:
If records are listed in the data grid:
If records are not listed in the data grid:
|
Unless otherwise stated below, all controls on the Set Configuration Groups screen are visible and enabled when:
The screen is active.
If one or more special conditions exist that affect a control on the Set Configuration Groups screen, the condition(s) are documented for that specific control below.
Complete the information in the Configuration Groups group box.
This group box includes controls that allow you to add, edit, or delete configuration groups. The title text of the group box is set to "Configuration Groups". The following controls are included in the group box:
Configuration Groups data grid
This data grid contains each configuration group that has been recorded in the application. The data grid contains a row for each configuration group. The records are sorted by the identification number of the configuration group from the DownloadSettingsID column of the ACM_DownloadSettings table and cannot be resorted.
The data grid consists of the following control(s):
Name column
This column displays the name of each record displayed within the data grid.
The title of the column is set to "Name". The information displayed within the column is read-only.
This value is from the Description column of the ACM_DownloadSettings table.
Active column
This column displays the active status for each record displayed within the data grid.
The title of the column is set to "Active". The information displayed within the column is read-only.
This value is from the Active column of the ACM_DownloadSettings table.
Add button
Click the Add button to add a record to the data grid.
It has a mnemonic of "A".
The Configuration Group screen displays in Add mode when the button is clicked.
Edit button
Click the Edit button to edit the record currently selected in the data grid.
The control is enabled when:
A record is selected in the data grid.
It has a mnemonic of "E".
The Configuration Group screen displays in Edit mode when the button is clicked.
Delete button
Click the Delete button to delete the record currently selected in the data grid.
The control is enabled when:
A record is selected in the data grid.
It has a mnemonic of "D".
A standard confirmation message (C0004) displays when the button is clicked. The options of Yes and No are available. If the user clicks Yes, the system deletes the record from the database. The contents on the Set Configuration Groups screen are refreshed. If the user clicks No, the system returns to the Set Configuration Groups screen without deleting the selected record.
If the selected record is associated with at least one other record in the system or is in use, a standard error message (E0007) displays. Click the OK button on the standard error message to return to the Set Configuration Groups screen (the current screen).
Details button
Click the Details button to view the details of the record currently selected in the data grid.
The control is enabled when:
A record is selected in the data grid.
It has a mnemonic of "T".
The Configuration Group screen displays in Details mode when the button is clicked.
It does not have a mnemonic. Its keyboard shortcut is the Esc (escape) key.
The Configure ACM Clinics screen displays when the button is clicked.
If data can be validated and saved on the screen, the following processes occur when the screen is processed:
A process to check for required controls as identified in the Data Map below is performed.
A process to check for valid entries as identified individually for each applicable control in Screen Elements above is performed.
A process to check for edits and cross edits as identified for each applicable control in Screen Elements above is performed.
If any checks or processes fail, a standard error message displays.
If no data can be validated and saved on the screen:
No cross edits are performed.
All values are considered legitimate.
No data is written to the database.
The Data Map defines the values saved for all controls on the screen. If available, any additional notes or comments are displayed in the Notes column.
Control Label |
Control Type |
Table. Column |
Notes |
Configuration Groups |
data grid |
· |
· |
Name |
data grid column |
ACM_DownloadSettings. Description |
· |
Active |
data grid column |
ACM_DownloadSettings. Active |
· |
+ Denotes data written to the database when screen processing occurs (if applicable). The process that writes data to the database does not occur on screens displayed in read-only or Details mode.
~ Denotes a required control (if applicable). The process that checks for required controls does not occur on screens displayed in read-only or Details mode.
|
Software Version: 2.40.00