Hi
I am automatically creating Portals for our departments.
I have a “Master” Site /sites/DepartmentSite2
And i use Flows and PowerShell to create new sites.
I also use the Provisioning API
The Plumsail Sharepoint Form “New” is provisioned from the “Master site” document library “/sites/DepartmentSiteMaster” with the List Name: “Our Working Docs” to the new document library “/sites/DepartmentSite1” List Name: “Our Working Docs”.
But how do I make the Site URLs dynamic?
The Form contains:
2x lookup controls pointing to the sharepoint list “/sites/DepartmentMaster” with the List Name: “Contracts” but after Provisioning the Site URL is still pointing to “/sites/DepartmentMaster” and not the newly created one /sites/DepartmentSite1 with the List name “Contracts”
1x List or Library Control pointing to the document list where it is “Running from” but that is also the “Old” Site URL