I have two lists that already exist. The first list has items that are a concatenation of employee, role, and project. The second list is just the projects. There is a module that has the following items (in addition to others):
- Text format: concatenation of employee, role, and project
- List format: concatenation of employee, role, and project
- Text format: project name
- List format: project name
Both lists are numbered lists. Is there a way to assign the projects as parents of the concatenated list items without assigning the projects list as the parent and then manually moving things around?