Add Custom Fields to Checklist Actions
- Have any of these permissions:
- checklists.admin
- checklists.settings
- checklists.settings.manage
- Create the custom fields that you want to add to checklists. See Create Custom Fields in Settings in Workday VNDLY.
- If your custom fields depend on custom data sources, you will also need to create those. See Create Custom Data Source Tables in Workday VNDLY.
You have the option to add custom fields to per-work order, per-contractor, or per-vendor checklists. Once added, the custom fields display on checklist actions for users who are prompted to complete them. This enables your program to customize checklists based on your specific business needs.
- From the header, select
- UnderJobs & Work Orders, selectChecklists.
- Select an existing checklist or add a new checklist.The checklist that you add or edit must have aComplete TypeofPer Work Order,Per Contractor, orPer Vendor.
- UnderCustom Field Setup, select the custom fields you want to add.If you add multiple custom fields, you can click and drag them to re-order them as desired.
- (Optional) If you want to configure additional settings, clickConfigure Advanced Settings. Consider:OptionDescriptionMake Custom Field Required on this FormRequires users to respond to the custom field when completing the checklist actions.Do you want this field to be always visible or conditionally visibleIf you selectAlways Visible, the custom field automatically displays on the checklist action.If you selectMake this field conditionally visible, you can set conditions so that the custom field only displays depending on other custom fields that you’ve added to the checklist. You can set multiple conditions withAndorOroperators, and you can also create condition groups for more complex conditions.Example: Your program has aLaptop Required?custom field with options ofYesandNo, as well as aShipping Addresscustom field with a text box. You only want to require users to provide a shipping address if a laptop is required for their role. So, you add both of these custom fields to your checklist and create this condition forShipping Address:
- AndorOr: For this example, only 1 condition is added, so you can keep the defaultAndoperator.
- Custom Field:Laptop Required?
- Condition:Equals
- Value:Yes
- (Optional) ClickSave Advanced Settings, if you added them.
- (Optional) ClickPreview Formto see how the selected custom fields will display on checklist actions.
- Finish creating or editing the checklist and clickSave Checklist.
Recipients view the custom fields on checklist actions based on your configuration.
The custom fields are reportable in both the
Checklist Configuration
and Checklist Action
datasets, and they’re also supported on the Checklist Actions API and the Checklist Evidence Import file. You can see the checklists that a custom field is associated with by navigating to the Custom Fields
page (). When you select a custom field on this page, the related checklist names display in the Forms
section.Note that any changes you make to custom fields on checklists will impact all associated checklist actions, including completed checklist actions. Example: You add a custom field to a checklist and make it required, so all previously completed checklist actions from that checklist have an incomplete required custom field.