I'm trying to create a template in EPDM that creates a folder and within this folder, there are 6 new folders. 4 of the "second tier" folders need to have the same folder card type as the parent or "first tier" folder card. 1 of the "second tier" folders need to have a different folder card type. The last of the "second tier" folders needs another different folder card type. Is there a way to set up a single template to have three different folder card types assigned to the different folders as specified above? Any help would be greatly appreciated!
Create one folder card for the root level of this folder structure, then add a tab control with tabs linked to another variable on the card maybe called "Folder Type". Then on each tab you can put what ever variables and controls you want. Then when you create your template, assign the "Folder Type" variable to each sub-folder to match each type. So you essentially get a different card for each folder, even though it's really only one card.