We have an employee's folder structure as follows:
- Personnel Folders
- A
- LastName, FirstName - 1234
- Salary
- LastName, FirstName - 1234
- B
- etc.
- A
I need to add an "Other" folder to each Salary folder within an employee's folder. I have a Workflow that I thought would work, but it seems to only be searching through the folders within the Personnel Folders and not any of the subfolders. Below is a screenshot of the current Workflow:
How do I get it to search through all of the subfolders of Personnel folders?