Create records for multiple templates
Create tasks from a template based on project type
Sign up
This script will create records in a child table that link back to a parent record and are based on the template records that correspond to the parent record type.
If you would like to include additional template fields (beyond name and order), update the 2 sections of code that start at lines 72 and 86 by following the instructions
View source