Closed Connorapple closed 5 years ago
This has something to do with the Linq query, trying to start a flow from a custom template doesn't work because the forms aren't linked to the template object and the template wont save to the db
Needed to add SaveChanges to NewTemplate()
This has something to do with the Linq query, trying to start a flow from a custom template doesn't work because the forms aren't linked to the template object and the template wont save to the db