Scenario
User is trying to set the Reserve Time check box to be unmarked by default on the Log Phone Call form
Solution
To set the default value of this checkbox via Workflow, follow the steps below:
- Navigate to Customization > Workflow > Workflows > New
- Enter the following details:
- Name: (Name of the Workflow i.e Set Reserve Time)
- Record Type: Call
- Execute As Admin: True
- Release Status: Released
- Enable Logging: True
- Event-Based: True
- On Create: True
- On View or Update: True
- Trigger Type: – All –
- Click the State, and on the right side of the window, click New Action
- Select Set Field Value
- Enter the following details:
- Trigger On: Entry
- Field: Reserve Time
- Static Value: True
- Checked: False
- Then Save the Workflow Action