You can enable the Dayforce Clock Pro or Clock+ so that employees can clock in and perform multiple transfers with a single action.
To enable clock-ins with multiple transfers:
- Go to Site Setup > Clock Configuration.
- In the Device Type drop-down list, select Dayforce Touch / Pro or Clock+.
- In the second drop-down list, select Unified.
- Select a clock configuration group.
- Copy the following tag from the config file to the override config file, in the
<functions id="functions">section: -
Copy
<function id="in_with_multi_transfer" key="" punchtype="Punch_In" icon="shift_start_multi_transfer" /> - Note: This function tag has additional attributes that aren’t listed in the XML above. Further, the attributes and icon names differ slightly for the Dayforce Clock Pro and Clock+. This XML example is taken from the Dayforce Clock Pro config file.
- Edit the attributes within this tag. For more information about these attributes, see Function Configuration.
- Save your changes, and then validate and publish.