I’m using the View.SetViewTemplate node to apply a schedule template to a newly created schedule. However, when I apply the view template, the template properties are no longer there. See below:
Only after running the script. If I create a sheet and apply the template beforehand, it works fine. If I do so afterward, the template has no properties.
Unfortunately, the test files themselves are too large to upload (our project template starts projects around 7.8MB). Here’s my dynamo file, however. If this works, lemme know.
If I’m not mistaken, this is not a dynamo issue. When you apply a template to a schedule, it only uses those two parameters, because the other ones are dependent on the category.
Applying “fields”, for instance, would be equivalent to importing the schedule from another project.