Automating Project and Task creation based on Intake request
Hi All,
We have a requirement to create a project and add tasks to the project after user submits Intake form For this, we have created a project template with the set of tasks and using this template and create module I'm able to create project and tasks.
Problem is based on some fields in the Intake form, we have to add only certain tasks instead of adding all tasks from the template. For example if user selects "web channel" field in the intake form, we have to create only web team related tasks from the template.
Creating a project using template is creating all tasks. So instead of creating all tasks, how do we control creating only necessary tasks based on form field selection ?
Any suggestion/feedback is appreciated.
Thanks.