Hi everyone,
Topic: Using scripts to create task templates
Context: I just started a SmartSuite Trial account and I'm starting to build my account. In Airtable we use scripts to do the following:
From a Project table, look at the template type (linked field). Find the template type (record) within the Template Type Table. For the template type (record) within the template type table, take each templated task (linked field) from within the Templated Tasks Table and create a new task (record) in the Tasks table and link them to the project (record) Project Table
Question:
1) Is there a way to do this within Smart Suite? wether scripted or not?
2) Can I also do this with dependancies?
3) I could not find a Gantt chart view, does this exist? Critical paths are also important.