I would like to add subtasks automatically from a form submission. The scenario is, we have requests coming in with a number of details for the overall request (due date, project title, etc) but each request has up to 10 tasks associated with it (but they are always different) - is it possible to have a form automatically create a header row based on part of the info (due date, project title) but then make a subtask for each of the tasks associated with the project? I am trying to prevent someone from submitting the form 10 times as they have been to date.