Work order template checklist
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-23-2023 12:40 PM - edited 10-23-2023 12:50 PM
I having a difficult time using the work order template checklist. I have setup a checklist template but I'm not sure if the JSON formatting is correct becasue the checklist is not being added to work orders when created with the related template.
Work order template
Check list template (my attempt)
Checklist not populated
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2024 12:02 AM
Hello,
The JSON format should be :
{"owner":"xxxxxxxxxxxxxxxxxxxxxxxxxxx","name":"","items":[{"name":"test","order":0},{"name":"test2","order":1}]}
with "xxxxxxxxxxxxxxxxxxxxxxxxxxx" the sys_id of the user that create the checklist