Add hyperlink or button to open document in client application

Good day.
I have SharePoint 2013 and Office Web Apps 2013 integrated with it.
I configured the default behavior when clicking on a document in a document library to open it in web app. 
And I want additionally to have column in this library with hyperlink or button to open document in client application.
I can click on menu near document name with WAC preview and then click "change" button. But in this case I make 2 clicks. So I want to have this  "change" button as a column in the list of document library.
How can I do it?

Hi, Daniel.
I successfully created rich
text type column - richtextcolumn.
Then I created workflow associated with documents library and added action to set field in current element
- it sets richtextcolumn with value you wrote - "<a class="ms-listlink ms-draggable"
onclick="return DispEx(this,event,'TRUE','FALSE','FALSE','SharePoint.OpenDocuments.3','1','SharePoint.OpenDocuments','','','','1','0','0','0x7fffffffffffffff')" href="[%Current
Item: Server Relative URL%]" DragId="7">test</a> .".
I configured this workflow to run on element creating and editing.
Then I upload a document and see link to this document appearing in richtextcolumn.
But when I click this link it just download document and then open it in client application. So if I change something in this document and try to save it, it will be saved in my local download folder and not sharepoint.

Similar Messages

  • Set Open Documents in Client Applications by Default with SharePoint 2007

    I have activated the excel service with sharepoint 2007, but some excel files can't be opened well for unsupported features.
    Therefore, I have to set to open excel file by client application avoiding the above error.
    I have done bellow settings but no effect:
    1)Change the advanced settings in document library to
    Open in the client application;
    2)Set authentication providers to Enable client intergration;
    3)I 'd like to activate the feature of
    open documents in the client application but I can't find it in features.
    Please kindly guide me how to make it.
    Many appreciations for your support in advance!

    Hi,
    Please try the solutions that provided in below threads:
    https://social.technet.microsoft.com/Forums/office/en-US/919e102c-923b-4eee-b89c-631c0d557709/how-to-mandate-excel-2007-document-xlsx-to-open-in-excel-2007-client-instead-of-excel-web-acess-in?forum=onlineservicessharepoint
    https://social.technet.microsoft.com/Forums/sharepoint/en-US/89030108-7185-40e1-b898-e5994484b6d3/sharepoint-2007-how-to-open-an-excel-document-on-client-if-excel-services-are-installed?forum=sharepointgenerallegacy
    Then, this issue is not controlled by Office client, we need to config it with SharePoint. Thus, if you have further question, I recommend you post it SharePoint forum:
    https://social.technet.microsoft.com/Forums/en-US/home?forum=sharepointgenerallegacy
    Hope it's helpful.
    Regards,
    George Zhao
    TechNet Community Support
    It's recommended to download and install
    Configuration Analyzer Tool (OffCAT), which is developed by Microsoft Support teams. Once the tool is installed, you can run it at any time to scan for hundreds of known issues in Office
    programs.

  • Trouble opening documents in client application. Credentials not being passed through.

    I have 2 different farms with the same problem which recently popped up. All files either open as read only (Office Documents) or users get an access denied error (PDF Files). Users are able to download the file, make changes and then upload it
    again. It seems like there is a problem passing credentials to Office and Adobe.
    The "Open With Explorer" option no longer works either which leads me to believe it is a problem with WebDAV.
    2 different environments experiencing the problem:
    Server 2012, SharePoint 2013 Server
    Server 2008 R2, SharePoint 2010 Foundation.
    Both are using windows authentication and Kerberos. The two farms are on different networks leading me to believe it is a browser or client issue. However, there is an additional 2013 foundation farm that is functioning correctly. I have compared local security
    policies, IIS settings, SharePoint web application settings and cannot find anything different between the functioning farm and the ones that are having the problem.
    The URL's are already in trusted sites.
    Databases are not in read only mode.
    WebClient Service is running on the client.
    I feel like I can rule out most of the client side issues because I have one farm that is working. I have also tried accessing the site from outside the network with my personal computer and it does not work there either. I am running out of ideas to try
    and fix this. Any ideas would be appreciated.
    Thank You!

    Hi ,
    For this issue, I'm trying to involve someone familiar with this topic to further look at it.
    Thanks,
    Eric
    Eric Tao
    TechNet Community Support

  • Sharepoint 2013 Open document in client application

    Hi,
    I have a sharepoint 2013 server which has word documents stored in a document library. I am able to open the documents when i click the url from sharepoint site. I have been trying to open those word documents from an angular js application using javascript
    but somehow it is not working for me. Can anyone provide any reference how to open word document for editing in word directly?
    The javascript code i am using is -
    function(docUrl){
    var spObj = new ActiveXObject("SharePoint.OpenDocuments.3");
     spObj.EditDocument(docUrl, 'SharePoint.OpenDocuments');

    Hi,
    How about modifying the code like this:
    function editDoc(docUrl)
    var spObj = new ActiveXObject("SharePoint.OpenDocuments.3");
    spObj.EditDocument(docUrl, 'SharePoint.OpenDocuments');
    In JavaScript, a function should be defined in this way:
    function function_Name(parameter)
    // TO DO LIST
    Thanks
    Patrick Liang
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • SHP2013 - Open Files in Client Application

    I can't get PDFs to open in the client, where in the same library Excel and Word both open in the client.  This is true across all my libraries with these file types.
    The Permissive is ON in Central Admin,  the SharePoint OpenDocument Class is enable on the browser tools, and the list setting are set to open items in client application.
    Not sure what else to do, any advice?
    Note: We just upgraded 2010 to run in 2013 compatibility mode, files open in client while in 2010
    Thanks

    This is typically because pdfs aren't listed as a trusted file type. This article gives a deep dive into the systems around them. In particular have a look at the section titled 'Default Trusted File (Mime) Types'
    http://social.technet.microsoft.com/wiki/contents/articles/8073.sharepoint-browser-file-handling-deep-dive.aspx

  • How do I add an email button to open outlook 2010 on to the navigation bar

    Using windows 7 with outlook 2010. How can I add a button to open up outlook to the navigation bar

    You can do that with the Get Mail add-on - http://webdesigns.ms11.net/getmail.html

  • How much work is it to add a callout item to open document in a specified program

    Hi, I am hoping someone can point me in the right direction.
    I want to know how much work it is to get a Sharepoint developer to add a link to the callout above, e.g. at the top level near OPEN SHARE, or in the sub menu would also be fine. The link would open the selected document in our application which can open
    TIFF / PDF and other image files. The link could say "Edit this document in MyApp", or "View this document in MyApp" as examples. We would need to provide this in a modular way, so that customers could optionally deploy it to their own
    sharepoint site. A possibility, if the customization is not a big job would be to write a document with details on how to customize the Sharepoint site to achieve this. I'm not sure if Sharepoint has a more intuitive way of sharing this type of customization,
    e.g. as an App package.
    Any idea how much work is involved approximately in developer hours?
    And is there any terminology I could have described better above?
    My apologies, I don't have any experience with Sharepoint but we have a requirement to integrate our software with it.
    This link https://msdn.microsoft.com/en-us/library/dn135236.aspx has some good info, which I think is in the right direction. But for myself with no Sharepoint experience is a bit above my head.
    Any advice is appreciated. Depending how much work it is I may post this up as a freelance job. (basically need to get approval for a budget, and ensure the scope is defined etc.)

    Hi,
    If you want to add the custom action in sub menu, we can use SharePoint designer to achieve it.
    Open SharePoint designer -> Find Lists and Libraries -> Documents
    More information:
    http://sharepoint-community.net/profiles/blogs/sharepoint-designer-custom-actions
    If you want to achieve the requirement of "The link would open the selected document in our application which can open TIFF / PDF and other image files". I suggest you use some jQuery plugin to achieve it.
    7 Best jQuery & JavaScript PDF Viewer plugin with examples
    http://www.jqueryrain.com/2012/09/best-jquery-pdf-viewer-plugin-examples/
    Best Regards,
    Dennis Guo
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • Getting "open recent" items and "open documents" from an application

    How do I ask Textedit (if running) for the list of documents currently open?
    How do I ask Textedit (if running ) for the list of "open recent" items?
    Thank you

    Thank you. This does the job for "opened documents" in TextEdit and other applications. I wish there were a similar method for "open recent" items. Each application (TextEdit, BBEdit etc) seems to handle the "open recent" items in its own way!
    Thank you again.

  • Add code to button to open in another browser window

    I'm a novice Flash developer (I'm using CS5). I want to add code to a button in my Flash movie - to open another web page on my site, but in another window. I've searched TouTube, Google and I can't figure it out. Is this enough info to help me? Or what else do you need to know in order me to get this working? Thank you!
    As of now, my code looks like this The line in red is the issue (I think):
    on (rollOver) {gotoAndPlay("s1");
    on (releaseOutside, rollOut) {gotoAndPlay("s2");
    on (release) {
    if (_root.link<>6) {
    _root["item"+_root.link].gotoAndPlay("s2");
    _root.link = 6;
    getURL("http://www.google.com, "_blank");
    Robert

    use:
    on (release) {
    if (_root.link<>6) {
    _root["item"+_root.link].gotoAndPlay("s2");
    _root.link = 6;
    getURL("http://www.google.com", "_blank");

  • Open documents/files from Application Server in forms 6i

    Hello All,
    Our requirement is to open files that are in Application server( We do not want to upload them into database).
    Is there a way to open this files from forms 6i.
    I am wondering how the "View Output" or View log button works on the concurrent program submission form. Its the doing the same thing i.e pulling the file from Application server and showing up.
    Please let me know if anyone has any ideas on how to get this done.
    Thanks
    Sunil

    I assume you are using Forms 6i in web mode here. Then it is just a URL to the file if you properly map to a directory where you store the files:
    web.show_document('http://...../myfile.pdf');
    But it also looks like you are using Oracle Apps, so might want to ask it in the e-Business Suite.

  • Document library open in client application not working for img,pdf,txt files

    In an office 365 sharepoint site i have enabled open in client applicartion for document library but it is not working for image/txt/pdf files for word and excel files it is working fine. I have even turned on the feature open document in client application
    by default from site collection features also but there is no change.
    Please advice.
    Regards,
    Chaitanya

    Hi Chaitanya,
    The feature is currently designed to be used with HTTPS, and will not work as expected with the HTTP connection available on Office 365 for professionals and
    small businesses sites.
    To take advantage of this update, do the following steps:
    Wait for the update to the SharePoint Online service, which is in progress now.
    Upgrade Adobe Reader to the version 10.1.2 client.
    Add your SharePoint Online root URL/domain to the Trusted Sites security zone in Internet Explorer1 (e.g., 
    https://contoso.sharepoint.com).
    Check the Keep me signed in box when you log in to a SharePoint Online site.
    This
    SharePoint Online update is currently
    being rolled out worldwide along with several other new features.
    Best regards.
    Thanks
    Victoria Xia
    TechNet Community Support

  • Word Viewer will not open documents from Sharepoint 2013 in IE11

    I've run into an issue while trying to open documents from SharePoint 2013 after upgrading to IE11. My organization uses Word Viewer with the compatibility pack and all other Word documents (local files, intranet hosted) will open with no problems. When
    trying to open a Word document from SharePoint the Word Viewer will open, but the file does not. We have verified that all Windows Updates are installed. We have tried opening SharePoint in Compatibility View and Enterprise Mode. We have re-downloaded the
    latest version of Word Viewer and reinstalled it along with the compatibility pack. If we open the SharePoint site in Explorer view and then open a Word document it will open in Word Viewer with no problem. Excel and PowerPoint documents open from SharePoint
    with no problem. This is only affecting Word documents with Word Viewer. When using the full version of Word the documents open fine. Within SharePoint we have tried activating the site collection feature "Open Document In Client Applications by Default"
    but it made no difference. We're completely at a loss how to make this work as there doesn't seem to be much information specifically pertaining to issues with Word Viewer.

    Hi Victoria.
    1. The PCs do not have Microsoft Office installed, nor are we using the Office Web Apps. "Word Viewer" means the Microsoft Word Viewer application available here (http://www.microsoft.com/en-us/download/details.aspx?id=4) that is available
    free for read-only viewing of Word documents.
    2. There are no errors when I open Word docs in Word Viewer. The Word Viewer application launches after clicking a Word document link in Sharepoint, but there is no file open in it. When that happens the IE11 Sharepoint window on the taskbar is flashing
    yellow, but when I click back to it there are no messages or alerts to click on.
    3. This issue does occur with all Word documents (.doc, .docx) in SharePoint. However, it does not occur when opening Word documents in the Word Viewer when they are local files or through IE11 from a non-SharePoint website like our local intranet.
    Those files will open with no problem in Word Viewer.
    4. I will try to get a screenshot, but we are working on creating images for deployment and I don't currently have a machine configured the same way. I'll work on reconfiguring one and post a screenshot.
    Thank you for your help!

  • With FBA, How to get rid of Login popup while opening document in library

    I've enabled fba with custom login page.
    I've document library.While trying to open document, it asks for credentials everytime. Due to FBA with custom login page, it does not close the login popup automatically.
    How can I get this resolved?

    irst Enable Client Integration.
    Next U Activate the Site Collection Features
    "Open Documents in Client Applications by Default"
    and Deactivate "Office
    Web Apps".
    http://social.msdn.microsoft.com/Forums/vstudio/en-US/6e823898-f423-4af2-b43d-b43b2fc14409/open-microsoft-office-documents-in-sharepoint-2010-fba-without-login-prompt
    Or
    1) no need to do coding for checking the checkbox 'remember me' on loginpage
    2) on central admin, for the extended zone "UNCHECK" Enable Anonymous access & select "YES" in 'Enable Client Integration'-->You are all set--> these resolves
    2 problems: 1. the users will not be asked to login 2 times 2. when they open office document they will not receive any authentication window
    http://social.technet.microsoft.com/Forums/sharepoint/en-US/6dc1c682-371f-4a7d-b26c-4c09fc724189/sharepoint-2010-fba-asking-authentication-when-trying-to-open-a-excel-or-word-document-for?forum=sharepointadminprevious
    http://blogs.technet.com/b/steve_chen/archive/2010/06/25/multiple-logon-while-open-office-document-from-sharepoint.aspx

  • Link to document not opening document in browser or client app

    hi All,
    i am using office 365 e1, i have aspx page on which we are fetching link of document and showing using CSOM. when user click on link instead of opening in client app or browser it is downloading. 
    if you have solution please help me

    Hi,
    According to your description, you want to open document link in client app or browser.
    You need to active the “Open Documents in Client Applications by Default” feature.
    I suggest you do as the followings:
    1. Open “Site Settings”->”
    Site Collection Features”.
    2. Active the “Open Documents in Client Applications by Default” feature.
    I did a test in my environment, here is a screen capture below:
    http://tinypic.com/r/f05egm/8
    Do you mean that it will download file or just an open alert in the browser after you click the document link ?
    Please provide your detailed information such as screen capture, it will be easier for us  to find the solution of the issue.
    More information about open documents link in client app, please refer:
    http://technet.microsoft.com/en-us/library/ee837425(v=office.15).aspx
    Best regards

  • Open Documents with Office Web App - SharePoint 2013

    We have configured Office Web App for our SharePoint 2013 Farm and in Site settings, Site Collection Features,  have disabled "Open Documents in Client Applications by Default" . Out of 15 sites, all documents in 13 sites open in Office
    Web App. One of the 2 sites where the document still open using Client Application is a Wiki site.
    Advanced propertied for the libraries settings has been set to "Use the server default (Open in the browser)". Anything else to check to open documents in Office Web App?
    Thanks
    MP

    Hi,              
    As I understand, you encountered the issue when you want to open documents with Office Web App.
    Check things below:
    1. In the library setting->advanced setting, you can choose the open in the browser to see if the same situation will occur.
    2. Check if you have not enable the Open Documents in Client Applications by Default feature.
    If you choose Activate to enable the Open in Client feature (documents will open in the client application), or
    Deactivate to disable the Open in Client feature (documents will open in the browser).
    You can go to Site setting->site collection administration->site collection feature->Open
    Documents in Client Applications by Default to set the feature.
    The article below is about how to set the default open behavior for browser-enabled documents.
    https://technet.microsoft.com/en-us/library/ee837425(v=office.15).aspx
    The article below is about how to configure office web apps for SharePoint 2013.
    Configure Office Web Apps for SharePoint 2013
    Best regards
    Sara Fan
    TechNet Community Support

Maybe you are looking for

  • Jax-ws reading fault saop messges - error parsing the xml source

    i have a class for reading soap messages including fault: class it.xx.SOAPListener.LoggingHandler, handleFault is the method like: public boolean handleFault(SOAPMessageContext c) { try { SOAPMessage msg = c.getMessage(); msg.writeTo(System.out); } c

  • Load xml data into oracle table

    Hi, How to load the xml data in to oracle table plz guide in this context thanks

  • ORA-0001 on dequeue?

    In production every now and then we get an ORA-0001 error when dequeuing a message. We use: 1 Solaris 10 2 Oracle 10g 3 C++ application 4 PROC*C with dbms_aq package for queuing operations 5 Queues with XML payload 6 We handle a large volume of messa

  • Problems Connecting to Store after installing iTunes 7.5

    I purchased a new ipod nano and once i connected it to my PC i was told my new ipod was not compatible with my version of itunes. I downloaded the latest version of itunes and now i am unablet o connect to my account or the store. previously i had no

  • If I uninstall then reinstall iTunes will I loose my library files?

    My iTunes is playing very, very glitchy and I have tried everything I can think of so I wanted to do a clean install. So I was going to uninstall it and then reinstall it. If I do that will I loose my album artwork and my playlists? I have backed up