- First find the ID of the <a> tag.. then
- Add the following code to the current page either using SharePoint designer or by adding a Content query webpart
document.getElementById("<id of the control>").innerHTML="Sample Text"
</script>
Word: <a href='ms-word:ofe|u|path/to/web/word/document.docx'>Link to document</a> Excel: <a href='ms-excel:o...
No comments:
Post a Comment