Ability to add form submissions as subitems to the main board, where user has the ability to select pre-filled ‘Names’ from a dropdown.
Flow:
- Name field is a drop down of company names. User can have the option to add a new company name to the dropdown.
- Form submission is created as a sub-task for whatever was picked for Name.
Use-case:
We have a form where users can submit engineering support requests to the engineering team, but we need the requests to be organized by Company with subtasks.
The engineering team will then see all sub-tasks needed for each company.