Tell me more ×
SharePoint Stack Exchange is a question and answer site for SharePoint enthusiasts. It's 100% free, no registration required.

I have a Sharepoint site and I have some page layout templates for that site. This is what the basic structure looks like:

www.abcd.com/Pages/Folder1/Page1.aspx www.abcd.com/Pages/Folder1/Page2.aspx

There will be multiple folders, e.g. Folder1, Folder2, etc. All these folders will have the same page names. I need to have a link on Page1 in Folder1 pointing to Page2 in Folder1, and so on for all the other folders. When I try and insert a hyperlink in the template file, I find that if I use the relative path for the hyperlink, I end up pointing to the Page2 masterpage file, which is not what I want.

Any suggestions?

Thanks,

share|improve this question

migrated from stackoverflow.com Dec 12 '12 at 20:48

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.