Allowing user to add attachment to form

I'm trying to create a form for my users to fill out when they want to request my help with a project.  Often times
they might have a document that they would like to submit with the request it might be a PowerPoint file, a MSWord or Excell file
I am currently using Version 7 and also have Version 8 available.
Is there a way to accomplish this.
-d

Or you have a very expensive product that allows you to add this right to
your PDF files.

Similar Messages

  • Form fields in LiveCycle. I want to allow users to add URLs to a form so that they can be clicked and opened on the web by form reviewers (users). what is the best way to achieve this?

    Form fields in LiveCycle. I want to allow users to add URLs to a form so that they can be clicked and opened on the web by form reviewers (users). what is the best way to achieve this?

    Once the user has entered the URL they want to add to the form. You can use the loadXML function to implement some special text in a label...
    var linkValue = "<?xml version=\"1.0\" encoding=\"UTF-8\"?><exData contentType=\"text/html\" xmlns=\"http://www.xfa.org/schema/xfa-template/2.8/\"><body xmlns=\"http://www.w3.org/1999/xhtml\" xmlns:xfa=\"http://www.xfa.org/schema/xfa-data/1.0/\" xfa:APIVersion=\"Acroform:2.7.0.0\" xfa:spec=\"2.1\"><p style=\"font-weight:bold;text-decoration:none;letter-spacing:0in\">The new link the user have entered is:<a href=\"" + textfield.rawValue + "\">textfield.rawValue</a></p></body></exData>";
      this.resolveNode("lblURL").value.exData.loadXML(linkValue, 1, 1);

  • Need link/button to allow users to add attachments to Tasks on Collect Feedback workflow

    Hi All,
    we would like to modify the
    Collect Feedback workflow in SharePoint to
    allow users to add attachments to Tasks. We need an additional button on the review form to attach files, when the reviewers are submitting their comments. 

    Hi nai.mish,
    I would not suggest you to modify the default collect feedback workflow, but to custom a workflow with custom form page that similar with the default workflow.
    You can consider using SharePoint Designer workflow, in this way, you may not be able to custom the task form with attachment, you can try to use “Hyperlink or Picture” column, this will need the viewer to upload the attachment to a library
    first.
    Or you can create VS workflow, the following has a sample about adding attachment to an InfoPath Workflow task form, you can get more information from it:
    http://www.devexpertise.com/category/sharepoint/workflow/
    Thanks,
    Qiao Wei
    TechNet Community Support

  • FB50 - force user to add attachment

    Hi,
    Is there a way to force user to add attachment in FB50 before allow user to post the entry? In other words, the FB50 entry should not be post into SAP if user did not attach any document. Please advice. Thanks.

    Hi
    Please refer the below link
    Email Billing document as PDF Attachment while saving from VF01/02
    http://www.whypad.com/posts/sap-attach-documents-to-a-journal-entry/45/
    hope this will help you
    regards
    Praveen P C
    Edited by: Praveen Chirakkel on Apr 13, 2011 6:06 AM

  • Allow users to add content

    Hello All,
    Please can someone recommend a solution for me. I would like
    users of a hobby-website (that I have yet to build) to be able to
    add content directly onto the website.
    Ideally there will be a little box for users to leave a
    description, make a rating, or write a review, and have this
    publish automatically to the website.
    Ideally users would have to be registered to do this.
    I am not a database expert and will create the website in
    html using dreamweaver cs3.
    Is there a solution that will give me this functionality?
    This might also be useful to other users of this forum,
    perhaps.
    Thankyou, and looking forward to your responses,

    This is answered in here very frequently, but I am aware that
    the FuseTalk Web access has a ...limited... search feature. Still,
    I was curious and logged in to see if it works at all. Yep. I found
    3 threads quite easily.
    Subject: Content Management
    http://www.adobe.com/cfusion/webforums/forum/messageview.cfm?forumid=12&catid=189&threadid =1421649&highlight_key=y&keyword1=content
    Subject: Allow Users to add Content?
    http://www.adobe.com/cfusion/webforums/forum/messageview.cfm?forumid=12&catid=189&threadid =1421870&highlight_key=y&keyword1=content
    Subject: User friendly web page editing
    http://www.adobe.com/cfusion/webforums/forum/messageview.cfm?forumid=12&catid=189&threadid =1435890&highlight_key=y&keyword1=content
    The new forum scheduled to be up next week has an even better
    search feature. Hope you use it before falling asleep next time ;)

  • Allowing users to add additional lines in a PDF form?

    I'm using Adobe acrobat X Pro to create PDF forms to capture invoicing information. Yet I can't figure out how to allow a user to add additional charges. I could create a form that just had a large amount of charge lines that could be left blank but was hopeing to allow for a dynamically adjusting form where someone could click a button to just add a new line entry into the form and the form would adjust down and enter in a new set of line entries. Is it possible to do this in Acrobat X Pro?

    For the foorm to auto-adjust in response to adding a new line, you should look into what a dynamic XFA form that you create with LiveCycle Designer has to offer. LiveCycle Designer comes with Acrobat Pro as a separate application. More information is in the Designer help docs, in the LiveCycle Designer forum here, and in a number of tutorials at acrobatusers.com

  • Forcing a user to add attachement in wf ?

    hi,
    i have a workflow in which a user MUST attach a scanned document. well, how can i force a user to add this attachement. that means "no attachement = no continuing of workflow" !
    my workflow starts with a form where i can enter the form, but there it is not a "must".
    best reg, Martin

    hi martin,
    thank you as always ! you are doing great work in this forum !
    well, what i have thought of: an also 'clean' way is to force the user on the starting form ! the starting form generates a dynpro with the form-fields of the structure AND (on 3 further tabs) you can enter a note and attachements !
    isn't it possible to change that ? if there is NO attachement the workflow even can't start. i don't know where to do this ?
    b. reg, Martin

  • SharePoint 2010 Allow User to Add Comments to Files in a Library and to the Header of the Web-Page

    (1) I need to allow an end-user to be able to add comments to files either when they are added to a library or after they are added. I didn't see a Column available for adding to a Document Library for "Comments".
    (2) I need the same user to be able to add text/comments to the Header of the web-page that contains the library (above the library at the top of the screen).
    When I (the SP Admin) add the "Content Editor Web-Part" to the top of the web-page that contains the Document Library, the Toolbar disappears. The Content Editor Web-Part would be ideal to allow the end-user to add comments to the Header, but I
    really need the Toolbar available.
    Is there another Web-Part that I could use for allowing comments to be added to the Header of a web-page without disabling the Toolbar, or is there a known-fix for allowing the Toolbar to be available and functional after adding a Content Editor Web-Part?
    JCashon

    Hi,
    According to your post, my understanding is that you want to add Comments to Files in a Library and to the Header of the Web-Page.
    (1)If you use the document content type in the library, it will contain the “Comments” field automatically. When you add the document, you can enter the conments. You can also edit the “Comments” field after the document added.
    (2)If you add the add the "Content Editor Web-Part" to the AllItem.aspx Page, you can add the text to the web part as the Header.
    Best Regards,
    Linda Li
    Linda Li
    TechNet Community Support

  • Edit Subscription allows user to add other Recipients, can this be changed?

    Hi there,
    When a user has subscribed to a folder/report/document in KM, they then can subsequently go in and edit the subscription.
    The dialog that allows the user to edit their subscription also allows them to add additional recipients to the Subscription.  In some cases we don't want users to be allowed to do this.  For example, if we publish BI reports to a users 'My Portfolio' then we don't want the user to be able to alter the subscription by adding other recipients to the subscription.  In this case these other people would also get a notification when the BI report was updated and we don't want that to happen for security reasons.
    Is there a way to remove the end users ability to add other recipients to their subscriptions?
    Thanks in advance for any help.
    Regards,
    Robin.

    Robin
    Check the service permission for the users on these folders.
    If they have enough service permission only then they can change the
    subscription. The UI will prompt an error.
    Regards
    BP

  • SCCM 2012 Security to allow users to add resource to a collection

    Hi,
    I need to permission IT Support staff so they are able to add computers to certain collections in SCCM 2012. I created a new Role and assigned the following permissions under "Collection"
    Read, Modify, Modify Resource, delete resource, read resource, Modify Collection setting, read AMT.
    Also allowed read at site level.
    Users are still unable to add computers to a collection ? Any ideas why ?
    I did read a previous post which said something about also having to permission users to the limiting collection but this doesnt make sense, and sounds insecure.
    Thanks

    Here is a solution that should work for you. Perform this on a test account with only the security role you are going to change for your users in question.
    Create a new collection that is a copy of your collection limiting collection mentioned above.
    Set the limiting collection of this new collection to something other than the limiting collection it defaults to, which is the copied collection.
    Select the collections to which you wish to grant Add Resource permissions to and set their limiting collection to this new collection.
    Within your Administrative user or group properties, specify this new limiting collection and the collections you wish to allow Add Resource permissions under the "Associate assigned security roles with specific security scopes and collections - don't forget
    to add your security scope.
    Apply the changes and test - don't forget to restart the console of your test account.
    This does a couple things - it allows the Add Resource function to the specific collections you wish for the specific Administrative user/group you wish.  It does NOT allow modify on the limiting collection. And it separates the specific collections
    you tag as being modifiable by the specified group.
    We had the same issue in our environment - need a specific group to be able to Add Resource to a single specific collection which was being limited by the All Workstations collection.  Allowing modify to the All Workstations collection allowed modifications
    to any collection limited by All Workstations. So I came up with the solution above, tested against my test accounts and it works as I needed.
    Hopefully this will solve your issue and give you some options going forward.

  • How to allow user to see attachment without login in 11i through browser ?

    Hi,
    I have one requirement where I need to show attachment to user even if He is not logged in.
    We created Function which return Attachment File URL using seeded API.
    When we paste that URL in browser it asks for login for Oracle Apps version 11i but for version R12 when we do the same the attachment gets downloaded.
    Regards,
    Ajay Sharma

    HI Ajay,
    I have one requirement where I need to show attachment to user even if He is not logged in.
    We created Function which return Attachment File URL using seeded API.
    When we paste that URL in browser it asks for login for Oracle Apps version 11i but for version R12 when we do the same the attachment gets downloaded.I think its not possible in 11i
    this is how it is designed
    we cant bypass login credentials
    correct me if I'm wrong
    ;) AppsMasti ;)
    Sharing is Caring

  • Allow user to password protect a form

    I have created a form that asks if the user wants to insert a password - a basic text field. If the password field is empty, then the form opens. If the password exists, then the user is asked for a password - if correct, the form opens for editing, otherwise the form closes.
    On the form is a text field called "PWD". The form is called "coal". The script in the Document level is:
    var pw = this.getField("PWD");
    if (pw == "") {
    app.openDoc({cPath: "coal.pdf", oDoc: this});
    } else {
         var cRtn = app.response("Please Enter Password:", "Document Control Only");
         if (cRtn != pw){
         app.alert("Incorrect password entered");
         this.closeDoc(true);
         if (cRtn == pw){
         app.openDoc({cPath: "coal.pdf", oDoc: this});
    However, this does not behave as I want - anyone know what I have wrong (Damn, I wish I knew more). BTW - I have a Livecycle version that works perfectly, but I need the solution for both.

    I think I should restate the need. I have many thousands of forms, and many thousands of customers. Most of them do not need the form protected or hidden, so the first step in this is to open the blank form without a challenge - just open.
    Second step is to offer them a field to put in a password if they want it.
    So the form needs to check if the password field is completed - if not, simply open. If yes, then ask for the password - if matched, open form. If not, close form.
    Is the javasript issue overcome if I change the functionality to Formcalc?

  • Allowing user to set password for form?

    I have a performance evaluation form that has been rights-extended so users can save data typed into the form, but the users would like to be able to set their own passwords for security purposes. Is there any way to do this? My last resort I guess will be to just tell them to zip the pdf file into a password protected zip file, but I feel like there must be a way to script something in the doc:ready event??
    Thanks,
    Jo

    Hi,
    I designed a sample to protect a form with a password.
    Therefore I use 2 hidden fields somewhere in the form that store either the password and the state of the form (protected or unprotected).
    The I added two script, one in the preSave:event one in the docReady:event.
    The preSave script check if the form state is set to unprotected (0), if so it opens a response box to enter a password, that is stored in the hidden password field.
    After that the form fields are set to invisible and the form is saved.
    When the form is reopend the docReady script check if the form state is set to protected (1).
    If so, it asks for the password.
    If the password is wrong or empty the form fields stay invisible.
    The preSave:event script:
    if (xfa.resolveNode("#pageSet.Master.Protected").rawValue == "0")
         var pw = xfa.host.response("Enter Password", "Enter Password", "", true);
         if (pw != null)
              xfa.resolveNode("#pageSet.Master.PW").rawValue = pw;
              xfa.resolveNode("#pageSet.Master.Protected").rawValue = "1";
              Form1.Page.presence = "invisible";
    The docReady:event script
    if (xfa.resolveNode("Form1.#pageSet.Master.Protected").rawValue != "0")
         var chk = xfa.host.response("Password required", "Password required", "", true);
         var pw = xfa.resolveNode("Form1.#pageSet.Master.PW").rawValue;
         this.presence = chk === pw? "visible":"invisible";
    https://acrobat.com/#d=BKSKrGZKs0uYhWozbw0GUQ

  • My Thuderbird has stopped allowing me to add attachements from my desktop.

    Today for some reason my Thunderbird will not allow me to attach documents from my desktop. I have been doing this for some time as I find it is the easiest way to attach a document to an email. When I have attached a document I move the file into it's required folder. I think the default setting is to open the most recently opened folder, but if this happens I have always been able to click on the 'back' button to go back to the desktop and find and attach the file I want. For some reason today Thunderbird has stopped listing the desktop as an option and doesn't show the desktop on the files or libraries list, and will only attach files from the most recent folder opened. There is no option to go back to the desktop. Why is this happening and how do I reset this so that Thunderbird gives me the option of attaching files from my desktop? Help !!

        @ednwnj,
    That's a great question. Let's get those tones back on. Here are the steps to turn on the dial tones when using the dial pad.
    1. Go to Settings.
    2. Select Sound Settings.
    3. Turn on Audible Touch Tones.
    Let us know if you need anything else.
    NidiaA_VZW
    Please follow us on Twitter @vzwsupport

  • Regular Expression for allowing user to add multiple email id's

    Hi ,
    right now i'm working on regex in javascript and which accepts only one single email id
    Can any one help me with a Regular Expression which accepts multiple email id's in the "To" field.

    Try this:
    /^[\w.-]+@[A-Z0-9.-]+\.(?:[A-Z]{2}|com|org|net|bi
    z|info|name|aero|jobs|museum)(?:[,;
    ]+[\w.-]+@[A-Z0-9.-]+\.(?:[A-Z]{2}|com|org|net|biz|inf
    o|name|aero|jobs|museum))*$/i..this is want i was trying to achieve....Thank you
    very much, it worked perfectly.Hi friends,
    I wanted to share with you all , the regex I have written
    regex works perfectly fine...valid delimiters are "," & ";" i (either of comma or semicolon):-
    /^[\w\.-]+@[A-Z0-9.-]+\.(?:[A-Z]{2}|com|org|net|biz|info|name|aero|jobs|museum)((,|;)[\w\.-]+@[A-Z0-9.-]+\.(?:[A-Z]{2}|com|org|net|biz|info|name|aero|jobs|museum))*$/i
    thnx,
    madhun

Maybe you are looking for

  • New column with formula in Report Painter - GRR2

    Hi gurus, I want to insert a new element in my new report painter created by GRR2. I took a standard report and I copied the report.  I know how to insert a new element. The problem is I want to choose the value of a field in PROJ table for create a

  • IF_FPM_UI_BUILDING_BLOCK is not existed in webdynpro

    Hi all I am creating a simple FPM application in webdynpro, When I am typing the interface IF_FPM_UI_BUILDING_BLOCK in the implemented interface tab. an error is displaying in status bar that is " the webdynpro component interface IF_FPM_UI_BUILDING_

  • Increasing the height of column header

    Hi All, I want to increase the height of the column header so that I can put long column names in next line. The BI publisher template is not letting me to expand the height column header. I can only expand the weight of the column header. Any help i

  • Overrite tax amount

    hi, in F-02, by default, calculation of tax amount base on gross. we not able to change the tax amount to other amount. if we flag calculation tax base on net amount, then we able to overrite the tax code tax amount. may i know if this is fixed alrea

  • Help raw file  7.5 saved jpeg 1.7mb?? no editing

    Hi everyone, im fairly new to photography and photoshop, im use raw when shooting with my camera its only a 10 megapixel not the largest, Anyway as im using raw i have to  open it in photoshops camera raw i slightly adjusted the exposure not much i t