Forum Discussion
EricHaseltine1
12 months agoQrew Member
In our application we have Clients with multiple Contracts.
We first create a folder for the Client name with Name = {{h.ClientName}}
Then we create a folder for the Contract. We set Folder or Path = /{{h.clientname}
and Name = {{h.ContractName}}
You have to include the / to represent the root of the library you are creating the folders in.
This results in a folder structure like: Library/ClientName/ContractName
------------------------------
Eric Haseltine
GrantWorks
------------------------------