Hi , If we want to edit in office we go to the file list , expand the file menue and click edit in office. But when we try to place links to thoose files in a page, the default action when we click them is to download the files. How can we enable edit in office when clicking to a link?
Thank you.
Lau,
The only way I know to do this is to embed the document in the page using either the Word or Excel macro. You also have to use either Firefox or IE for the edit functionality to work.
Cheers.
To piggyback off Mick. If you have access to the html macro you could put the below into an html macro and hide the document ... if you only want to see the link.
<style> .office-document {display: none;} </style>
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.