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

My question is a little bit different than the other missing / loading ribbon questions and I'll explain why.

In order to properly style my application, I've created a page in the Pages Library and added my existing list onto that page. I didn't want to customize the actual forms within the list. I want to have the List Ribbon (which I've customized using CustomActions) always open and available on my page (set as my homepage) which is in the Pages Library.

I've tried the InitialTabId but what it does is on page load and it shows for a split second then disappears. I guess this is because the Existing List web part is not selected.

Should I maybe inject some script that selects the webpart?

share|improve this question

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.

Browse other questions tagged or ask your own question.