Sorry up front - not a programmer....
Created a status indicator list on a site (using sharepoint list based status indicators). Everything working great. But I would like to use this site as a template for my project workspaces.
When I use this as a template, the SharePoint List URL continues to point at the original list created on the template site.
Hard to explain... The URL is
http://tspm01/pwa/COPWST/Lists/ When I create a new site with the template the URL should change to
http://tspm01/pwa/NEWSITENAME/list
My question is: Is there a way to enter the URL on the template site such as
http://tspm01/pwa/%currentsite%/list so that I don't have to change this on every site?
Michael