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

In our Elements.xml file we add a custom action for the EditControlBlock which calls our own edit URL.

Now we want to do a similar thing for when the user click on the 'View Item' ribbon element. However, I haven't been able to find the correct value for the Location attribute on our Elements.xml feature file to redirect the user to our URL instead of the default DispForm.aspx action.

This page on MSDN suggests that maybe Ribbon.ListItem.Manage.ViewProperties is the correct value, but alas, no success.

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.