Make Existing List a Parent of another Existing List

Options
drushford
drushford Member, ALL USERS, Partner Posts: 4 Occasional Contributor

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?

Comments

  • drushford
    drushford Member, ALL USERS, Partner Posts: 4 Occasional Contributor

    I'm not sure what you mean by product list, but the list with the concatenation I'll call the Employee List and the parent list Project List. Currently, the parent of all the members of the Employee List is All Employees. I want to take the values from the source module for Project and assign them as parents to the Employee List while also setting the Project List as the Parent Hierarchy in the list configuration for the Employee List. 

     

    So I'm guessing by what you said I should first import the values from the source module for Project and then set the Parent Hierarchy to be Project List? Or am I getting this backwards?