Enable Merge Documents and Relink documents views for a document library

Hi All,
I would like to have Merge Documents and Relink documents views for a document library (not a form library). I was able to see Combine.aspx and Repair.aspx in the document library open with explorer -> Forms folder. How do I enable these two views?
Your help would be greatly appreciated. Thanks a lot.
Merge Documents -> /Forms/Combine.aspx
Relink Documents -> /Forms/repair.aspx

These two views is actually hidden in SharePoint library, you can enable it by set hidden property to false.
download SharePoint manager, then find the site, root to the specified library, click views, find the Merge documents view, you will see that the Hidden propery is by default set to true.
http://spm.codeplex.com/releases/view/97332
Qiao Wei &lt;br/&gt; My blog:<a href="http://blog.goobol.com">http://blog.goobol.com</a>

Similar Messages

  • How to Restrict printing the document using IRM for a Single Document?Allow printing for some documents and restrict the printing for particular documents in same document library?

    Can we able to Configure the IRM in Document Level in SharePoint Document libraries?
    The document library contains multiple document sets , Can we restrict the printing according to document sets? Allow printing for some documents and restrict the printing for particular documents in same document library
     Is this possible?Please suggest.

    Yes, that can be done. But note that all administrators will have the same right to print, so you need to make sure the users are not administrators. You can include a macro to disable printing, but if the users disable macro, they can print the documents.
    Hence, there is no foolproof way to prevent printing documents. If you still need a foolproof security, PDF format provides password based security (viewing doesn't require a password) that can be implemented to prevent the document from printing,
    which doesn't require any special scripts and is tough.
    You can have a look at the following links:
    http://msdn.microsoft.com/en-us/library/office/ms458245(v=office.14).aspx
    http://msgroups.net/microsoft.public.word.docmanagement/prevent-printing-of-docum/91353
    http://www.go4sharepoint.com/Forum/prevent-printing-saving-documents-10150.aspx
    The following link explains about the security features in PDF. This is for information purpose only and not for promotion of any products:
    http://www.pdflib.com/knowledge-base/pdf-security/
    Balaji Kundalam

  • Pbm with document name while generating URL for created document

    Hi Gurus,<br>
    <br>
    When we upload a document and generate the URL for that document, and then while we paste the same in the explorer window to access it, I was able to see the dialog asking me whether to save or open the document with the <B>actual document name</B>.<br>
    <br>
    But, when I create a document using the template which we uploaded in SOLAR_PROJECT_ADMIN, and then generate the URL for that document, and then when I paste it in the explorer window to access it, the dialog now asks me to save or open the document, but it is not with the name of the <b>actual document</b>, but with the name of the <b>template</b>. <br>e.g <b>Business_Blueprint_template</b>.<br>
    <br>
    Can anyone say why such a problem? and how to solve it.<br>
    <br>
    Useful answers will certainly be greatly appreciated.<br>
    <br>
    best regds,<br>
    Alagammai.<br>

    Hi Gerry,
    try content matrix it gives you free 25 GB and it keeps metadata
    http://www.metalogix.com/Products/Content-Matrix/Features.aspx
    Kind Regards, John Naguib Technical Consultant/Architect MCITP, MCPD, MCTS, MCT, TOGAF 9 Foundation

  • Regarding how  enable plant stock and storage location  view

    hi all:
       Could you please tell me how enable plant stock and storage location  view for MM01?
       couldn't be better if there are detailed steps .
       Thank you very much!

    Hi,
    The views depend to material type. So you need update in the material type attributes.
    SPRO - Logistic General - Material Master - Basic Settings - Material Types - Define Attributes of Material Types
    Double click on the material type and update the views in 'User Departments'.
    Thanks.

  • Different View for same document library on a Wiki Page

    Hi,
    I am developing a Provided hosted app which have a functionality to create a document library with two Views. Also we need to show this document library in a wiki page with two different views.
    I am using CSOM (C#). I am able to create the document library and the two views programmatically. But when I add the document library in the wiki page the default view (All Documents) is shown for both the web parts. There is an hidden view created with
    the WebPartDefinition from the xml provided through code. 
    Through CSOM we are able make a View as default with the link below.
    http://sharepoint.stackexchange.com/questions/90433/add-document-library-xsltlistviewwebpart-using-csom-or-web-services
    In my case both the webparts will get the same view, where I need different view for same document library in a wiki page.
    Also I tried to update the web parts with the following code.
    string viewString = @"<View Name='{0}' MobileView='TRUE' Type='HTML' Url='/SitePages/Home.aspx' Level='1' BaseViewID='1' ContentTypeID='0x' ImageUrl='/_layouts/15/images/dlicon.png?rev=23' >
    <Query><Where><Eq><FieldRef Name='KeyDocument'/><Value Type='Boolean'>1</Value></Eq></Where></Query>
    <ViewFields><FieldRef Name='FileLeafRef'/><FieldRef Name='DocumentOwner'/><FieldRef Name='Modified'/>
    <FieldRef Name='_UIVersionString'/><FieldRef Name='Editor'/></ViewFields>
    <RowLimit Paged='TRUE'>30</RowLimit><JSLink>clienttemplates.js</JSLink><XslLink Default='TRUE'>main.xsl</XslLink>
    <Toolbar Type='Standard'/></View>";
    WebPartDefinition wpd = wpfound.FirstOrDefault();
    string formattedstring = String.Format(viewString, wpd.Id);
    wpd.WebPart.Properties["XmlDefinition"] = formattedstring;
    wpd.SaveWebPartChanges();
    web.Context.ExecuteQuery();
    I created two views (viewString) as shown above.
    The above code did not throw error, but it did not update the web part.
    Please advise how to move forward.

    Hi Samir,
    When we click outside of the list view webpart on a webpart page (or allitems.aspx page) with containing multiple webparts, the list view webpart will lose the focus, and the selected items will be deselected, this is by design.
    You can look at the following article with using the approach/workaround of Javascript to prevent the specified list view webpart from losing focus.
    http://sharepoint.stackexchange.com/questions/44360/list-view-loses-focus-when-additional-webpart-added-to-page
    //Set focus on our list web part
    var webPart = document.getElementById('WebPartWPQ1');
    WpClick({target: webPart});
    //Prevent it from losing focus
    SP.Ribbon.WebPartComponent.$3_1.deselectWebPartAndZone = function() { };
    Thanks
    Daniel Yang
    TechNet Community Support

  • Using Pages, I have created a document and inserted a Table for use in logging an inventaory. When I came to print this off however the lines for the table were missing but the text was in the Table format, weird! How do I print the Table?

    Using Pages, I have created a document and inserted a Table for use logging an inventory. When I came to print this document the lines and boarders of the Table feature did not print however the text did print in the table format. How do I get the lines and boarders to print also?

    Using Pages, I have created a document and inserted a Table for use logging an inventory. When I came to print this document the lines and boarders of the Table feature did not print however the text did print in the table format. How do I get the lines and boarders to print also?

  • I've created a fillable PDF document in XI Pro. I need to change the body of the document and create a new fillable PDF document. When I do that it won't let me create a new PDF. It keeps saying "no new  fields recognized. What can I do to redo my documen

    I've created a fillable PDF document in XI Pro. I need to change the body of the document and create a new fillable PDF document. When I do that it won't let me create a new PDF. It keeps saying "no new  fields recognized. What can I do to redo my document with the changes in the text, but no changes in the fillable fields?

    You start with a source / authoring file for the "static" content (e.g., Name, Last:). Say this is an MS Word file.
    You master the "static" content..
    You keep this authoring file and have a backup of this file.
    You output a PDF and use Acrobat to build and fine tune the "form" (form = the form fields, not the "static" content).
    The authoring file  and output PDF (with form fields) gives you "rev 00".
    Now, you must change something in the "static" content.
    Open the authoring file and save as to a new version (e.g., "wordfile_v00"  becomes "wordfile_v01).
    Output this to "pdffile_v01".
    Use Acrobat to open the PDF form file "pdffile_v00". Save As to a new file name ("pdffile_v00update").
    Using Acrobat XI Pro the click-path Tools - Pages - Replace lets you replace a page or pages of "pdffile_v00update" with a page or pages from "pdffile_v01".
    This replaces the "static" PDF page content and does not affect the form fields on the page.
    (you may have to adjust position of form fields)
    Save "pdffile_v00update" to "pdffile_v01" to reflect the revised status of the PDF form file.
    Be well...

  • Customs document type cannot be determined for external document Type F8

    Hello Experts
    Need help
    I am trying to transfer F8 to GTS 10.1 and getting following message in GTS  Transfer log for export:
    Customs document type cannot be determined for external document Type F8
    New implementation
    GTS 10.1 running with SP 12
    ECC side Plug-In settings are fine. BAdi is Active.(There is no document mapping for F8/CUSDEC as it is not required in 10.1)
    GTS side configurations are also fine. Checked several times by 4 sets of eyes!!
    (Include general settings configurations, Customs communication configurations:)
    (Defining technical medium, conditions/output parameters, defining messages for communication process,
    defining determination for activity sequence and control settings for communication process)
    Despite this I am not able to trnasfer F8 successfully
    Can someone throw some light on this issue please?
    Keshav Murthy
    [email protected]

    Hi Dhilipan
    Here we go..
    You asked me to check the following
    Please check following things
    1) Legal regulation is activated. - Yes Activated
    2) Process template assigned to the legal regulation - Yes Assigned
    3) Activity Sequence determination - Yes done
    4) Open the activity sequence in under Control settings for Communication processes and check if there is a document type assigned to it. Table- /SAPSLL/TLEPAF - Yes done.
    It is really puzzling.
    Thanks
    Keshav Murthy

  • Function Module/Document to change Reversal date for FI  document.

    Can anyone please provide me with the Function Module/Document to change Reversal date for FI  document.

    Hi Vikram,
    Normally, you post a reversing document in the same period you posted the original document.  The period of the original document must be open to post a reversing document. If the period is not open, you can overwrite the posting date field with a date in an open period, such as the current period.
    Regards,
    Manoj.

  • I seem to have lost "list view" for my iTunes library.  The option doen't even appear on the view drop down.  Any conncection to iCloud?

    I seem to have lost the ability to select list view for my iTunes library.  The choice for lst view doesn't even appear on the drop down when selectiogn "view".  Any ideas?  I recently enabled the cloud and subscribed to iTunes Match/  Any connection?  Thanks/

    See this thread for background on why iTunes can end up with duplicates and how they can be systematically removed. The script there is for Windows users and the "show duplicates" menus have moved around in iTunes 11,  but the advice on clearing recently made duplicates should still hold.
    As given in my older post "Reorganize library" is meant as a one time command to change the structure of a pre-iTunes 9 library into the newer layout that places music in its own subfolder of the media folder. Once used, if the option becomes available again that suggests that a file called .iTunes Preferences.plist in the media folder has been deleted or editied.
    See also this post.
    tt2

  • I work in a High School and I am looking for a new library system that runs on the mac and is not windows based, can anyone recommend anything?

    I work in a High School and I am looking for a new library system that runs on the mac and is not windows based, can anyone recommend anything?

    That's a very broad question and difficult to answer without knowing more about you requirements.
    Try starting on this page Category review: library management software for the Mac |Part I  and part II  to get a starting point.
    regards

  • Caputre event on html/js view for PS Document open and change

    I want to refresh the extension view(html/js) when a new document is opened in photoshop or photoshop documents are switched.
    tried to add a listener via CSInterface.addEventListener but may be I am not doing it correct. I would appreciate if I can get some sample code for it.

    <div id="home_but"><a href="../index.html"><img src="../images/navbar_imgs/home_off.jpg" alt="home" width="78" height="28"........>
    If I try to link everything again from scratch, it gives me the "../images..." instead of just "images" as the index page.
    The part "a href="../" before the images source is the difference, I deleted those (not before backing up my page) with no avail.
    Sorry for the long post, but trying to explain as much as possible as a newbie in DW, help will be appreciated.
    I don't know the steps you're following when you get that result, but you should be able to use site-root relative. Try changing them to:
    <div id="home_but"><a href="/index.html"><img src="/images/navbar_imgs/home_off.jpg" alt="home" width="78" height="28"........>
    or
    <div id="home_but"><a href="/"><img src="/images/navbar_imgs/home_off.jpg" alt="home" width="78" height="28"........>
    (removed index.html)
    Worst case scenario, you might get away with using a BASE href=... element.
    Mark A. Boyd
    Keep-On-Learnin' :-)
    This message was processed and edited by Jive.
    It shall not be considered an accurate representation of my words.
    It might not even have been intended as a reply to your message.

  • Configuring Viewer for IPM documents in BPEL

    Hi,
    I am trying to integrate IPM with UCM and BPEL. The tasks i need to perform is
    1) Upload documents through IPM
    2) Add annotations to the document in IPM
    3) Push the documents into BPEL workflow
    4) View the documents from BPEL workflow along with annotations.
    While I am able to upload the document in IPM , add annotations and push it into BPEL workflow, I am not able to configure the viewer tool for the document in BPEL.
    The tasks i performed to setup the viewer are
    Created a view in BPEL workflow system
    Entries in IPM- AXF tables using the scripts similar to invoice processing with the view name like
    Insert into AXF_SOLUTION_PARAMETERS (SOLUTION_NAMESPACE,COMMAND_NAMESPACE,CONFIGURATION_NAMESPACE,PARAMETER_KEY,PARAMETER_VALUE)
    values (‘DocumentApprovalWorkflow’,'StartDocumentApprovalWorkflowProcessing','oracle.imaging.axf.web.backing.TaskList','VIEW_LIST','youeviewname');
    Updated my BPEL connection as
    Insert into AXF_SOLUTION_ATTRIBUTES (SOLUTION_NAMESPACE,PARAMETER_KEY,PARAMETER_VALUE)
    values ('AttachInvoiceImageOnly','BPEL_CONNECTION','yourbpelconnection');
    Run all the scripts with changes i mentioned above.
    And when i try to run http://localhost:16000/imaging/faces/Driver.jspx page with the required parameters, it throws the following exception
    ConversationId     e052ff72-283a-4c35-a822-b64580393e30
    Error Message     java.lang.NullPointerException
    Error Code     TCM-91000
    and for the command : OPEN_BROWSER
    i get the following URL
    http://localhost:16000/imaging/faces/Message/Message.jspx?errorId=dba1f32c-083b-4bf3-9ce9-4cf08df&_afrWindowMode=0&_afrLoop=19164096940812&_adf.ctrl-state=hms7vaajl_4
    Does anybody know how exactly we need to configure this? my IPM and UCM runs on my local machine where as BPEL runs on a seperate machine in the network
    Really appreciate any kind of help !!!!
    Regards,
    Poornima

    Hi,
    I have followed all the steps to check whether AXF installed properly or not.It's working fine.
    But In CommandAuthenticatorFacade.jsp when i click the link button(*ViewTask*) for a task generated from BPEL,i got a message as*There are no documents present in document viewer*.
    Can u tell me how to proceed.
    With Regards
    Jyoti

  • GR document and posting date issue for initial stock upload are overidden

    Hi all
    Loading initial stock into the system using standard idoc message type MBGMCR and basic type MBGMCR02.
    We are trying to post the intial stock upload with posting and document dates in past with this idoc. The Idoc is accepted with these dates but while posting the system is overiding these dates and posting the document with system date. Any clue as to what is happening?
    Regards,
    Amit

    Hi Jurgen
    I am aware about the posting being possible till the last period.
    But the system over-riding the posting and document dates in the IDoc even if I chose previos day's date in the current period. The dates in the IDoc are correct to be in the past. The IDoc is accepted by the system with the document and posting dates in the past.
    But dates in the document after posting are system dates. Very unsual. Please let me know the reasons.
    Thanks for the reply.
    Cheers,
    Amit

  • N8 as remote control and life remote viewer for wi...

    I am going to buy wifi camera. I would like to use my N8 as remote control and life remote viewer.
    Is there any software for N8 Belle ?

    You need to contact the camera manufacturer and ask them if they are releasing an app for the N8 for that purpose. 

Maybe you are looking for

  • Can you use screen sharing outside of your local network?

    I've been poking around with the "screen sharing" in osx Lion. I have a few questions about it. Firstly, is the built-in screen sharing only accessible through the finder? Also, is it only available on local networks? I've gotten it to work on two co

  • FindBy method for reference entities

    hi, I have created an entitity(Relation) which contains references of other 2 entities(address, person).I have created findBy methods(FindByCity,FindByLastName,etc) in Relation entity for attributes in those refernce entities(Address-city,state)(Pers

  • Mac FTP Server Help??

    Hi I have a whole bunch of movies and TV series' on my Macbook Pro. I am wanting to put them on my WD Mybook external HD. My question is; Is it possible to setup an FTP server to host the movies that are on my external Drive? If so how do I go about

  • Authorization Object - Checks

    Hello Experts, We make use of Authority checks in our applications which require User authorization . For example Sales application makes use of Standard authorization object 'V_VBAK_VKO' . AUTHORITY-CHECK OBJECT 'V_VBAK_VKO'        ID 'VKORG' FIELD

  • Contribute shows blank or wraith connections on home page. Why?

    When the Contribute home page appears, several 'wraith' or blank connections appear. These go no where. And, they are multiplying. Why?  How do I fix?