Hi,
Is there a way to have a URL with a PageUniqueId rather than an ID? Something like "/Default.aspx?PageUniqueId=876aefa1-1cd5-49ed-96b9-6081943c12e8"
The reason we're looking into this is for when working with multiple environments. Using the deployment tool we can deploy a Page between 2 environments and the IDs don't necessarilly match (as long as the PageUniqueId does), but if I have a link in any of the page properties (i.e. Shortcut) it will point to the wrong ID on the destination environment.
If Dynamicweb could take the page Id or the page unique id, we could do some other interesting things without relying on the ID, when deploying data through the deployment tool (custom DataItem Providers)
Best Regards,
Nuno Aguiar