Template configuration
- Last UpdatedFeb 19, 2025
- 3 minute read
The layout of the notification screen for data entry and review of current notifications is controlled within the Work Order Request Details section of Administration.
Each field in the Details section can be marked Required, Read Only, or Hidden by selecting the respective check box.
The following table describes the questions behavior for each possible scenario:
|
Configurations |
Results |
||||||
|
Parent/ Dependency |
Hidden |
Required |
Read Only |
Hidden |
Required |
Read Only |
Comments |
|
N/A |
TRUE |
TRUE |
TRUE |
TRUE |
N/A |
N/A |
Question will not be visible on the screen. If the question has a default answer, then the question will be answered with that default value |
|
N/A |
TRUE |
FALSE |
TRUE |
TRUE |
N/A |
N/A |
Question will not be visible on the screen |
|
N/A |
TRUE |
TRUE |
FALSE |
TRUE |
N/A |
N/A |
Question will not be visible on the screen. If the question has a default answer, then the question will be answered with that default value |
|
N/A |
TRUE |
FALSE |
FALSE |
TRUE |
FALSE |
FALSE |
Question will not be visible on the screen |
|
N/A |
FALSE |
TRUE |
TRUE |
FALSE |
TRUE |
?? |
If the question has a default value, then the question will be answered with the default value and marked as Read Only, otherwise the question will not be Read Only |
|
N/A |
FALSE |
FALSE |
TRUE |
FALSE |
FALSE |
TRUE |
Question will be displayed with the default value. ?? If Read Only and no default value is provided, should Read Only be set to false?? |
|
N/A |
FALSE |
TRUE |
FALSE |
FALSE |
TRUE |
FALSE |
Question is visible and required |
|
N/A |
FALSE |
FALSE |
FALSE |
FALSE |
FALSE |
FALSE |
Question is visible, not required and not read only |
|
Hidden=TRUE |
TRUE |
TRUE |
TRUE |
TRUE |
N/A |
N/A |
Question will not be visible or answered with a configured default value |
|
Hidden=TRUE |
TRUE |
FALSE |
TRUE |
TRUE |
N/A |
N/A |
Question will not be visible or answered with a configured default value |
|
Hidden=TRUE |
TRUE |
TRUE |
FALSE |
TRUE |
N/A |
N/A |
Question will not be visible or answered with a configured default value |
|
Hidden=TRUE |
TRUE |
FALSE |
FALSE |
TRUE |
N/A |
N/A |
Question will not be visible or answered with a configured default value |
|
Hidden=TRUE |
FALSE |
TRUE |
TRUE |
TRUE |
N/A |
N/A |
Question will not be visible or answered with a configured default value |
|
Hidden=TRUE |
FALSE |
FALSE |
TRUE |
TRUE |
N/A |
N/A |
Question will not be visible or answered with a configured default value |
|
Hidden=TRUE |
FALSE |
TRUE |
FALSE |
TRUE |
N/A |
N/A |
Question will not be visible or answered with a configured default value |
|
Hidden=TRUE |
FALSE |
FALSE |
FALSE |
TRUE |
N/A |
N/A |
Question will not be visible or answered with a configured default value |
|
Hidden=FALSE |
TRUE |
TRUE |
TRUE |
TRUE |
N/A |
N/A |
Question will not be visible on the screen. |
|
Hidden=FALSE |
TRUE |
FALSE |
TRUE |
TRUE |
N/A |
N/A |
Question will not be visible on the screen. |
|
Hidden=FALSE |
TRUE |
TRUE |
FALSE |
TRUE |
N/A |
N/A |
Question will not be visible on the screen. |
|
Hidden=FALSE |
TRUE |
FALSE |
FALSE |
TRUE |
N/A |
N/A |
Question will not be visible on the screen. |
|
Hidden=FALSE |
FALSE |
TRUE |
TRUE |
FALSE |
TRUE |
?? |
If the question has a default value, then the question will be answered with the default value and marked as Read Only. Otherwise, the question will not be Read Only. Note that if the question has a value for Required When, then the Required When logic will take precedence over the configured Required setting |
|
Hidden=FALSE |
FALSE |
FALSE |
TRUE |
FALSE |
FALSE |
TRUE |
Question will be displayed with the default value. Note that if the question has a value for Required When, then the Required When logic will take precedence over the configured Required setting |
|
Hidden=FALSE |
FALSE |
TRUE |
FALSE |
FALSE |
TRUE |
FALSE |
Question will be displayed on the screen and set as required. Note that if the question has a value for Required When, then the Required When logic will take precedence over the configured Required setting |
|
Hidden=FALSE |
FALSE |
FALSE |
FALSE |
FALSE |
FALSE |
FALSE |
Question will be displayed on the screen and set as not required. Note that if the question has a value for Required When, then the Required When logic will take precedence over the configured Required setting |