I would like to edit the the link that the close button on the ribbon redirects users to. Is this possible and how do I go about doing so?
Thanks
|
I would like to edit the the link that the close button on the ribbon redirects users to. Is this possible and how do I go about doing so? Thanks |
|||||
|
|
Create a custom control on the ribbon The following MSDN article describes how to create custom controls, this is the best solution for future proofing your fix. This is because if you update your SharePoint other fixes such as replacing the link with JQuery may break. |
|||
|
|