Request Form: submit multiple requests at once
Allow the request form to create multiple tasks with different custom fields.
Use case is for purchase requests. We'd like to have a user submit a request that creates a task (or project) to place the order and subitems for each of the lines of the items to be purchased. The request form would need a table, like below, to collect the separate custom field values for each of the items to be purchased, and allow the user to add lines as needed. The math for each line item's cost could already be calculated in a custom field. The custom field could have its default aggregation be a sum.
@... - We can't currently do what I'm requesting, because each task or project needs to have separate custom field data.
For my use case, if we want to purchase 3 items, we'd have to submit the form 3 times to capture things like quantity and price for each item.
Hi Mike Fank, thank you for the additional details, I can clearly see the value of your suggestion and your feedback has been noted 👍