Change Linked to Document with Edit Menu Column in Forms Library

Hi!
    I am using a Forms Library, which I have associated with a Infopath Form, and there is that column "Name" which is linked Edit Menu... I do not want to use this column "Name" which is basically a FileName, so if I hide this "Name" column, how can I use an other column like ID (for eg) to link to document with edit menu...
    I'll appreciate any advice on this... Thanks in Advance

Steve - Open the page in SP designer and in design mode hover over an item in the column a little '>' should show, click it and you can choose the options, however in SP2013 the design mode is gone so here is how it looks in the code of the page for adding
a menu to the 'ActiveSite' column, note you need to do this in every location the column is used, which may make this not workable?
<ViewFields>
<FieldRef
Name="Attachments"/>
<FieldRef
Name="LinkTitle"/>
<FieldRef
Name="SiteURL"
/>
<FieldRef
Name="ActiveSite"LinkToItem="TRUE"
ListItemMenu="TRUE"/>
</ViewFields>
http://sharepointsurfer.wordpress.com/.

Similar Messages

  • Hide or delete column (linked to item with edit menu) in power shell

    Hi;
    How in powerShell can I change the column in a SharePoint list that has the link to the item and the link to the item with edit menu.
    For examlpe :
    Title (linked to item) and Title (linked to item with edit menu)
    I want to add into my view only the Title (linked to item) : ViewFields.Add("Title(linked to item)")
    Thanks

    The name of the field which needs to be deleted is LinkTitle. Here is a sample PowerShell code:
    $web = Get-SPWeb "http://aissp2013/sites/TestSite"
    $list = $web.Lists["XYZ"]
    $view = $list.Views["All Items"]
    $view.ViewFields.Delete("LinkTitle")
    $view.Update()
    Blog | SharePoint Learnings CodePlex Tools |
    Export Version History To Excel |
    Autocomplete Lookup Field

  • Link MM document with FI document

    Hi all,
    We have a problem. We can't link the controlling document with billing document (financials document):
    1. In FB03 we can view financials document and  the link to controlling document with  Menu -> Enviroment -> Document Enviroment -> Original Document. (it´s OK)
    2. In MIR4, when we touch of the button "Follow-On Document" the financials document not appear.(it's the problem)
    Can anybody help me?, please.
    Thanks.

    Ok thanks,
    The problem is: In PO I can´t view accounting document in Document history tab, but if i´m going to FB03 I can view accounting document and I do the link to material document.
    Can you help me? thanks.
    Regards.
    M Navas.

  • How to link Material Document with Sales Order

    Hi,
    When we receive stock through MFHU transaction it becomes sales order stock. The movement type used to receive these into stock would be 131 for MTS & 131 E for MTO. My question is how link Material Document (MKPF/MSEG) with Sales Order because later using that sales order and line item I want to get the planned order number in SAP from PLAF table.
    Thanks & Regards,
    Balaji Viswanath.

    Hi,
    To refer to Sales order you have to go to Purchase order .
      Step1 -From MSEG table you can get  the EBELN ( PO)  EBELP 
      BWART (Movement  Type).
      Step2-Now go to EKPO and retrieve all the PO EBELN, LABNR corrresponding
      to the PO  found the MSEG table.
      Step3-Now go to the VBAK for Sales order Header record and compare the field 
      VBELN = EKPO-LABNR+0(10) and to rerive Sales order item go to VBAP and
      copmpare the fields  VBELN = EKPO-LABNR+0(10)  and
       POSNR = EKPO-LABNR+10(5).
    Thanks
    PK

  • Error while linking dms document with cProject.

    Hi,
       I am encountering an error while try to link the document in cProject under SAP DMS tab. The error message is
    Link Not Possible: The SAP R/3 DMS document info record contains orig (Message number 26 000).
    Pls help me out to solve the this issue.
    Thanking you.
    Regards,
    N.Ramesh

    Hi,
    There is no link between SAP R/3 and SAP DMS server.
    Please be create for RFC's through SM59 tcode.
    Regards,
    Srini Nookala

  • Open links to documents with Office Web Apps

    Hi,
    I am trying to configure SharePoint 2013 and Office Web Apps Server 2013 in a Multi Tenant environment for a client that has specific requirements when it comes to document handling.
    They have a number of document libraries where the majority of their user base will only be able to view the documents it contains using the Office Web Apps Viewer and not be able to download it or access it using the local client (Their SharePoint Group
    membership has View Only Permission on the Site).  We see exactly this behaviour when the documents are accessed from within the Document Library App or associated Web Part but not if the documents are linked to from elsewhere within the Site, e.g. The
    library in question is being used to store newsletters and they want to be able to insert links to the latest newsletter in an Announcement or Newsfeed item. As it stands these links present the user with an access request page or with Read permissions on
    their SharePoint Group a browser download dialog.
    My initial searches have so far brought up a suggestion to
    doing the reverse in search which might be promising and updating workflows to modify the url provided in an email to the appropriate wopi url which in my mind suggests a user manual.  Something that would work automatically on at least the
    Site, better Site Collection or ideally Site Subscription level is what I am looking for as our clients users are far from technically minded and a lookup table of file extensions and how to construct the url is out of the question.
    Thanks in advance for any help or advice provided.
    Matt

    Hi,
    I am trying to configure SharePoint 2013 and Office Web Apps Server 2013 in a Multi Tenant environment for a client that has specific requirements when it comes to document handling.
    They have a number of document libraries where the majority of their user base will only be able to view the documents it contains using the Office Web Apps Viewer and not be able to download it or access it using the local client (Their SharePoint Group
    membership has View Only Permission on the Site).  We see exactly this behaviour when the documents are accessed from within the Document Library App or associated Web Part but not if the documents are linked to from elsewhere within the Site, e.g. The
    library in question is being used to store newsletters and they want to be able to insert links to the latest newsletter in an Announcement or Newsfeed item. As it stands these links present the user with an access request page or with Read permissions on
    their SharePoint Group a browser download dialog.
    My initial searches have so far brought up a suggestion to
    doing the reverse in search which might be promising and updating workflows to modify the url provided in an email to the appropriate wopi url which in my mind suggests a user manual.  Something that would work automatically on at least the
    Site, better Site Collection or ideally Site Subscription level is what I am looking for as our clients users are far from technically minded and a lookup table of file extensions and how to construct the url is out of the question.
    Thanks in advance for any help or advice provided.
    Matt

  • Changing Linked FrameMaker Document File Path

    I have moved my FrameMaker document to a new directory. Can I update the file path to the document so that the files are updated correctly? I have checked the property settings for the linked project and it appears that I cannot change the file path. Is my only option to link to the file in the new directory and remove the existing project? If so, will that destroy my existing TOC?
    Thanks!

    Thanks for the tips. Unfortunately, before posting my question this morning I tried the route you suggested and the result was repeated crashes and error messages. Here is what I did:
    I removed the original linked FrameMaker file.
    I restored the links to point to the new file.
    This resulted in the aforementioned behavior.  I did not try updating the indvidual chapters  - the RoboHelp appplication kept flashing and crashing.
    For the record, I am using the latest version of RoboHelp 8 and FrameMaker 9. They are both part of TCS 1.3.
    I will try the update again and will let you know if it is successful. Thank you again for the suggestions. 

  • How to avoid changing all the document with alignment change

    I want to change one paragraph as centered alignment, but not change the rest of the document. How?

    Just select whatever you want to format and not the rest. If it is just the one paragraph just click any where in it.
    The alignment formatting is on your toolbar, in the text inspector and under the Format menu > Text.
    Peter

  • My Firewall is not letting me change permissions, and documents with .501 and .503 extensions are getting created related to Device Discovery and Image Capture!

    I have good reason to believe my system has been compromised. Just a few minutes ago I went into the "System & Security" from the "Preferences" and I just happened to click on my firewall settings and in the window in which users can "allow" or "block" certain actions I saw a permission for screen sharing green and allowed, [shown in the picture below] and I tried many times to click on it and press the minus sign or change the permission from green to yellow or red and simply block it, but it appears to be frozen or locked and I cannot even select it. I'm on the administrator account so it's not a matter of user account. Clicking on it doesn't do anything. Having said that I can check and select the "Stealth Mode" and "Block All incoming Connections"... but why am I not able to select that Screen Sharing and what is it? [Image below]
    I also spotted 2 strange looking docs created in my Library/Caches folder, file name: com.apple.ImageCaptureNotifications.DeviceDiscoveryDatabase.501 and com.apple.ImageCaptureNotifications.DeviceDiscoveryDatabase.503  [Image below]
    In Finder, on the sidebar, next to the "Computer" icon under the devices, the title "Computer" itself has disappeared, and it's basicly blank and empty in front of the "Computer" Icon, it works and takes me to "Macintosh HD" when I click on it, but the writings have disappeared... [Image below]
    Would anyone please tell me what this is all about? I'd really appreciate your help. Mac OS X 10.7.5 2.3 GHz Intel Core i7

    I haven't been able to get my site posted up yet. Here is a link to it anyway:andrearosales.com
    I will be working on connecting my files up to my server. At the moment, here are some screen shots of some messages that I am getting when I am saving my file.
    I'm not sure what to make of these messages. I tried to put a new spry horizontal menu bar on my main page, and when it appeared, it displayed as a spry vertical menu bar.
    Here is a picture of what it looks like:
    I"m going to refer to the links that were suggested to me though. I'm not sure if pictures of the code will help to solve my problem. I'm going to try again to connect my files to my server though.

  • What is the best method of making revisions to a PDF document with editable form fields?

    I created several documents/forms in Microsoft Word in order to use tables for formatting, then turned them into PDFs using Acrobat X Pro.  The auto form field recognition feature in Acrobat doesn't always recognize every field in the document, so I had to manually create some of them and alter their properties for correct font size, scroll long text, etc.  I now need to revise / add more information to the documents.  The only thing I know to do is to make these revisions to the original Word document, save as PDF, and redo all editable form fields again.  Is there an easier way to edit these documents while keeping the current editable fields and their properties?  Thanks.

    Thank you!  That seems to work fine and keeps my old editable form fields.

  • Link business document with an existing archive when processing an IDoc

    Hi Gurus,
    I am trying to configure the linkage (Archivelink) of existing archive documents to new business documents created by processing an IDoc. Is there a standard parameterization that allows to input the Archivelink signature during the Business document creation process ?
    Many thanks in advance,
    Guillaume Secco

    I don't see what the problem is with printing to PDF using the Adobe PDF printer as you did with the other tool. Then open your new Excel PDF and do the same process as before (assuming it worked for you). Just go to the Tools>Interactive and add a button field (I assume this is what you did before) and put the file there. At least give it a try as I think that is what you said you used to do.

  • I can't change my preferences in the edit menu

    Please help me resolve this. I change, for example the funciton after a cd is inserted to "ask before import" and if I close the window and reopen it, the default setting has been selected. That goes for everything I change. I have tried restarting the computer. Thanks a ton.

    You did press OK, didn't you?
    I find the best option is "show CD" as it will not import automatically anyway, but show as a sort of play list. You then just press the import button on the bottom.

  • Problem with NOCOPY compiler hint in form library

    When compiling the following code in a package as part of a PL/SQL library attached to my version 6 form, I get the error below.
    The error does not occur if I remove the "NOCOPY" compiler hint. Anyone know what the problem is?
    TYPE duplicate_id_tab IS TABLE OF duplicate_id_rec;
    PROCEDURE find_duplicate_ids (pidm_dupes IN OUT NOCOPY duplicate_id_tab, LName_in IN VARCHAR2,FName_in IN VARCHAR2);
    Error 103 at line 13, column 59
    Encountered the symbol "DUPLICATE_ID_TAB" when expecting one of the following:
    :=,),@ % default character
    The symbol ":=" was substituted for "DUPLICATE_ID_TAB" to continue.

    I posted an answer to this but it seems to have failed, so I'll send it again.
    The NOCOPY reserved word appeared in PL/SQL 8.1.x. Forms 6i uses PL/SQL 8.0.6. Therefore, you can't use NOCOPY in Forms 6i.
    Oracle9i Forms uses a later version of PL/SQL, so it works. I already tested in Oracle9i Forms for you.
    We do not change the RSFs except in a major release. Therefore, no version of Forms 6i will support NOCOPY.
    Regards,
    Robin Zimmermann
    Forms Product Management.

  • Document with inline links to files on my hard drive: How do I do that?

    I want to create metadocuments on my macbook: documents that link to other documents on my macbook. These metadocuments are only for use on my macbook, so these links would have no destination if the metadocument were opened on a different computer.
    EXAMPLE
    My Projects
    Basement <link to description and drawings for basement storage and workshop>
    Yard <link to document with drawings and plans for yard>
    Book <link to current manuscript>
    Repairs <link to list of current repairs needed>
    Pictures <link to folder containing pictures needing editing>
    Links might open another Pages document, or they might open a folder in the Finder, or they might open an image in Preview or in Photoshop.
    The goal is to create a simple document that is easy to read and refer to, and that makes it very easy to find and open other documents and files on my macbook. If a different application (Firefox, for example) would accomplish this task better, I'm open to hearing that, especially if the answer includes some clues about how to do it.

    Thanks for responding so quickly.
    Didn't think I was asking for anything difficult. Pages already supports hyperlinks; all I want is for Pages NOT to change my <file:///> links to <http://file:///> links. Too much to ask, I guess.
    HTML may be the only way to go. Can you recommend a simple html editor that integrates well with Firefox on the mac?

  • Issues with editing in Acrobat 5 with Form and link tool

    In my version of Acrobat 5, I used to be able to edit with the form and link tools. Now for example if I try to add an action in the execute menu item in the Field Properties (Form tool or Link mode), it brings up a splash window saying 'Please select the menu item you want to execute from the menu bar' and that is it, It does not bring up a list so I  can not add an executable item.
    PowerBook G4 (ti) - Mac OS X 10.4.11
    Any ideas, as it is really frustrating.

    Ok... so I have created a file in InDesign and exported it as a .pdf to create an interative document.
    I am trying to add next page from page 1 and so on, and also hyperlinks to e-mail addresses.
    I create a box by dragging using Form Tool (F) whereby Field properties window pops up.
    I Name the item and choose what type of button I require, and modify the settings in Appearance.
    When I then go to choose an Action... I choose mouse up, then Add... which brings up the Add an Action window.
    I choose 'Execute Menu Item' from the drop down list and then try to 'Edit Menu Item' this brings up a further window 'Menu Item' with the message "Please select the menu item you want to execute from the menu bar" and here I try to choose the type of item I need to execute.
    I have tried clicking on the item on the menu bar, but it makes a faint sound when I click with my mouse... but no no item is executed.
    I have done this before with previous documents, but not for a while... but it does not seem to want to do it this time around.
    However, I can execute the following in the same window 'Edit Menu Item'
    Import Form Data
    JavaScript
    Movie
    Open File
    Read Article
    Reset Form
    Show/Hide Field
    Sound
    Submit Form
    World Wide Web Link
    Any thoughts?

Maybe you are looking for