By default, when an employee posts an event and a single value is available, the employee must select the value from a drop-down list and press a button to post it. When the Single Value Push feature is enabled, the user does not have to manually select the value.
When enabled, Single Value Push can do one of the following:
Automatically select the value and attempt to post it, or
Display the value as a selected, read-only option. The user must press a button to post it.
Note: The Single Value Push feature applies only when there is one value available. The feature will not apply when the user has multiple values available.
Option 1: Enable the feature to automatically select the single value and attempt to post it:
Click Main Menu > Configuration > Event > Events.
Select the event that uses the single value.
Click the Event Validation tab below.
Click Add.
Select the following values:
Validation Type: Prompt Validation
Prompt Name: F_JOB_CODE
Validation Stage: Pre Validation
Std Validation ID: Single Valid Value Hidden
Click Save. When the user selects the event and a single code is available, the system will automatically select the value and attempt to post it. The user will not see the value as an option in a drop-down list.
Option 2: Enable the feature to display the value as a selected, read-only option:
Click Main Menu > Configuration > Event > Events.
Select the event that uses the single value.
Click the Event Validation tab below.
Click Add.
Select the following values:
Validation Type: Prompt Validation
Prompt Name: F_JOB_CODE
Validation Stage: Pre Validation
Std Validation ID: Single Valid Value Read Only
Click Save. When the user selects the event and a single value is available, the system will display the value as a selected, read-only option. The user must press a button to post the value.
Note: If an event has the Single Valid Value Hidden and the Single Valid Value Read Only settings configured, the setting that is listed last of the two applies.