When a user creates a new “project” I need to assign them a set of default tasks. This set of default tasks is configurable so could vary from organization to organization (The org defines what these default tasks are).
I have been racking my brain to figure out how to do this with adalo. How do I iterate through a collection of these standard tasks (like a task template) and create a set of those for a specific user when they create a new project associated with an organization?
