Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I have Sharepoint 2013 and created a site collection with the developer site template, then I deployed an open source app called corporate news app that is available in codeplex, opened it in VS2012, specified the site and deployed.

When I open the app (Default.aspx), I still the the default top link bar that has Newsfeed, Skydrive, Sites, Question mark , etc. I see on the top left there is a link with the developer site name on it "DevSite" and an arrow to the left, which means it is a link to go to the parent site, but it is redirecting me to the app's page and not to the parent site, it points to: http://app-a909f044c27e8a.mydomain:2300

Any ideas on how to modify that link and make it go to the parent site correctly ?

share|improve this question

1 Answer

Could you make a screenshot of your site and show a location of link you want to change?

Try Navigation settings to change some link elements: /_layouts/15/AreaNavigationSettings.aspx.

share|improve this answer

Your Answer

 
discard

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

Not the answer you're looking for? Browse other questions tagged or ask your own question.