Using the steps below, I was able to sucessfully do so.
- Add a Content Editor webpart to the view you would like the link changed on. Please note: if you have more then one view for this list, you will need to repat these steps for each view.
- Add the javascript below, replacing "your message here" with the message prefer:
<script> document.getElementById("idHomePageNewItem").innerHTML="Your message here"</script>
Source: http://dishasharepointworld.blogspot.com/2011/08/sharepoint-2010-change-add-new-item-and.html
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.