How to allow users to include a photo when submitting a form

Using Adobe Livecycle Designer ES Version 8.2.1.3144.1.471865
Would anyone out there know how to add the functionality of allowing users who are filling out a form to include a photo when submitting the form?
Thanks in advance for any help.
Regards,
Lola

Hi,
If you drag an imageField onto the page, when the user clicks on this at runtime, they will be prompted to select an image file.
There is an example of that in this form: http://assure.ly/j1KdNq.
There are more image field examples on our site, but I don't think any of them are set up for the user to select an image. http://assure.ly/ozrNSO.
Hope that helps,
Niall

Similar Messages

  • How to allow user refer back to lecture when they are taking a quiz?

    Hi everyone,
    I'm new to Captivate and now I am kinda in a dilemma. Thanks for your
    time watching my post!
    I created a CBL in Captivate 3, the first 10 slides is a lecture and it
    is followed by a 10 slides quiz set as SCORM standard.
    I want the learner to be able to refer back to the lecture when they
    are taking the quiz, I tried to in 2 approaches and they both have
    issues in different ways.
    Approach 1:  "allow backward movement", and "infinite attempts". The
    problem with this approach is, when the learner click "review the
    quiz" and when they click "back" on the first quiz slide, the whole
    quiz will be start all over, the score is flipped back to zero.
    Because the quiz seeing this as a new attempt, and the learner is
    allowed to make "infinite attempts" as it was configured.
    Approach 2: Set "allow backward movement" and allow only "1 attempt".
    The problem with this approach is, when the learner is in the middle
    of the quiz and refers back to the lecture, the quiz will be
    automatically shown as completed. And the learner will not get a
    chance to answer those unanswered questions.
    So it looks like whenever I let the learner refer back to the lecture
    in the middle of a quiz, the quiz will be seen as completed!!! What am
    I doing wrong? Is there a better approach that I can "allow backward
    movement" and still allow user resume their quiz from where they left
    off?
    Sorry for the long post, I was not able to express it in a more
    concise way.
    Any help is really appreciated!!
    -David

    What you are seeing is the behaviour as-designed in Captivate for quizzing.
    Each Captivate movie has a "quiz scope" which begins with the very first scorable object, and ends at the Quiz Results slide.  If you enter the quiz scope by starting a quiz slide, then jump back outside the quiz scope, by going back to the main content, Captivate's default behaviour is to freeze the quiz at that point.  So when Captivate refers to Allow Backward Movement, it's only talking about backward movement within the quiz scope.
    For example, if you get to question 1 but don't answer it and go to question 2, then answer that one, and go back to question 1, you'll still be able to answer question 1.  The quiz won't be frozen.  However, if you had jumped back to any slide before question 1, your quiz would have been frozen with whatever score you had accumulated at that point.
    There may be a workaround you can use to get closer to what you want.  Since any scorable object is classified as being part of the quiz, you can add a button on one of the very first slides that the user needs to click in order to advance.  Set the properties of this button (or click box) to report a score to the quiz.  This makes it part of the quiz scope.  Now any content slides that fall after this button slide are also within quiz scope and moving back to them will not have the same effect of freezing the quiz.
    Please bear in mind one more aspect of quiz questions:  If you answer a quiz question, and then move off the slide (forward or back) that quiz question answer is frozen and cannot be changed unless you Retake the Quiz or relaunch the entire module.
    Hope this helps clear up the way things work.

  • How to allow, user to enter the free text in smart forms and Drop Down list

    Hi Experts,
    How to provide the user to enter text in smart forms? ie Once the smartform generated, there the user allowed to enter text.
    And also is there any option to provide Dropdown list  in smart forms.
    Possible give with example with clear idea.
    Its very urgent!!!!
    Thanks in Advance!!!

    Hi!
    No, there's no way to it, because Smartform is just like a piece of paper, it can't handle any objects, after it is ready.
    It can be printed out/archived/sent on email as an attachment and that's all. It cannot be modified after it is completed.
    Regards
    Tamá

  • How to allow users to post an image in a PDF form using their IPADS

    Hello,
    I need help with a work project.  I need to create forms for our trainers to use on site.  I have Adobe XI Pro and can do the basics, however I would love for the trainers to be able to submit photo's, video etc with their PDF forms.  Can anyone tell me how I can get Adobe XI Pro to insert an image field, so when the trainers are conducting an assessment they can take a photo with their ipad and embed into a designated area on the form?  I would be ever so grateful.

    The only PDF Viewer on the iPad that I know supports this is Readdle's PDF Expert. Adobe Reader for iOS does not. It involves using the buttonImportIcon JavaScript method. More information here: http://forums.adobe.com/message/6037991

  • How to allow user print their draft anwsers before sending it as final ?

    How to allow user print their draft anwsers before sending it as final in a form central questionnaire ?

    Hey MTdev,
    Panel close? events cannot be triggered on a VI being viewed or controlled remotely. Some more information on that can be found in the help here:http://zone.ni.com/reference/en-XX/help/371361E-01/lvprop/vi_panel_closeq/.  My suggestion would be to set the Title Bar on the front panel of your remote VI to not be visible so that their only option for closing the window is to click the logout button.  Are you using Remote Front Panels(http://zone.ni.com/devzone/cda/tut/p/id/3277) to do this instrument control?  Using remote front panels allows you to manage a lot of the multiple people accesssing at the same-time type issues so it may be something to look into if you are not already using this method.  
    Regards,
    Kevin
    Product Support Engineer
    National Instruments

  • How to allow user chaning his password in OBIEE 11g weblogic custom LDAP?

    Hi,
    How to allow user chaning his password in OBIEE 11g weblogic custom LDAP?
    I need to give user an option to do so, without the intervention of any Administrator. I also do not want to make user a Administrator else he will be able to login in weblogic and can do any damages unknowingly.....
    Regards,
    Rahul

    Hi,
    Replace the line in the instantconfig.xml
    <WebMessage name=”kmsgChangePasswordLink”><!–<HTML><sawm:messageRef name=”kmsgUIChangePassword”/></HTML>–></WebMessage>
    with
    <WebMessage name=”kmsgChangePasswordLink”><HTML><sawm:messageRef name=”kmsgUIChangePassword”/></HTML></WebMessage>

  • Anybody knows that how to Allowing user Customization at runtime for portle

    Anybody knows that how to Allowing user Customization at runtime for portlet.
    What i want is to let user Customization persist to the repository. (not session). bu tmy testing accodring the Jdev 11g guide shows not working for portlet..
    Any body knows how to do this for portlet ? Web center 11g
    thanks a lot.
    Wayne

    Hi Wayne,
    You can only save runtime customizations to the repository for the users present in jazn-data.xml file (If you are using file based security).
    You will have to do the following before you can start saving user customizations:
    1. Create Webcenter Template project.
    2. Apply ADF Security
    3. Use page-definition files for jspx pages.
    After this, whatever customizations you do, will be saved to persistence storage.
    Better would be to try this on server. Since, before deploying, you run the pre-deployment tool, which will take the MDS Repository path as an input and store all persistence storage there.
    If there is nothing in that location, you can be sure something is wrong and debug it.
    Hope that was helpful.
    Regards,
    Kunal Chheda.

  • How to pass user and password in workspace when open a bqy

    hello,
    how to pass user and password of workspace when refresh a bqy for a query in DB2.
    I don't know where to insert the properties in order to use user and password of workspace,
    I want to use user of login of workspace,
    I don't want to make to appear the mask of login newly when the user refresh the query.
    I don't want to set a default user and password
    thanks
    massimo

    Dear Friend,
    What you mean?
    1. Do you mean how to pass login page on workspace ?
    2. or Do you mean how you can use a connection file to connect to db that is hide from user?
    3. or You mean how to use user & password to login to doc on workspace
    Answer for 1:
    use link
    http://HyperServer:45000/workspace/browse/get/MyFolder/MyIR.bqy?user=admin&pass=password
    Answer for 2:
    a) Upload or import connection file ( MyConn.oce ) to DB2 into workspace,
    b) for IR doc properties change file connection ( MYConn.oce )
    Answer for 2:
    use link without user & pass parameter
    http://HyperServer:45000/workspace/browse/get/MyFolder/MyIR.bqy <?user=admin&pass=password>
    regards
    siyavuş

  • How to allow users to mount a Samba shares on a WXP

    Through lots of reading I've managed to get an understanding of how to mount SMB shares at bootup by placing the proper edits in /etc/fstab. While having the shares of the server, running Contribs.org SME Server 6.01 (recently known as Mitel SME Server) and acting as a samba server, being mounted at startup is perfect since the server is always on. This is not the best idea for the XP workstation since it isn't always on. Here is a copy of my present fstab file with x's replacing the passwords.
    fstab               [B---]  0 L:[  1+19  20/ 21] *(1085/1086b)= .  10 0x0A
    # /etc/fstab: static file system information
    # <file system>        <dir>         <type>    <options>          <dump> <pass>
    none                   /proc         proc      defaults            0      0
    none                   /dev/pts      devpts    defaults            0      0
    none                   /dev/shm      tmpfs     defaults            0      0
    tmpfs                  /tmp          tmpfs     defaults            0      0
    sysfs                  /sys          sysfs     defaults            0      0
    usbdevfs               /proc/bus/usb usbdevfs  defaults            0      0
    /dev/cdroms/cdrom0     /mnt/cd   iso9660   ro,user,noauto,unhide   0      0
    /dev/cdroms/cdrom0     /mnt/dvd  udf       ro,user,noauto,unhide   0      0
    /dev/floppy/0          /mnt/fl   vfat      user,noauto,unhide      0      0
    //192.168.2.2/stuff    /mnt/silicon2 smbfs username=kingnubian,password=xxxxxxx,user
    //192.168.2.105/e-smith   /mnt/silicon1 smbfs username=kingnubian,password=xxxxxxx,users,noauto
    /dev/discs/disc0/part5 swap swap defaults 0 0
    /dev/discs/disc0/part1 / xfs defaults 0 1
    I would like users with an account on the Linux box to mount the remote share on the XP box without needing to SU and consequently need the root password. When trying now to mount "e-smith" (The share on the XP box) as a user using "mount /mnt/silicon1" I get a message about needing to be SU.

    To allow users to mount smb shares you need to make smbmnt suid:
    # chmod +s /usr/bin/smbmnt
    Note however that the user needs to own the directory used as mountpoint. So I don't know how to make 'mount /mnt/silicon1' in your setup work for all users.
    For the users to be able to unmount the smb shares as well you need:
    # chmod +s /usr/bin/smbumount
    Now users can do 'smbmount //server/share mountpoint -o username=whatever' or simply 'mount mountpoint' if the details are specified in fstab. To unmount root can do 'umount mountpoint' or users can do 'smbumount mountpoint'.
    Don't confuse smbmount with smbmnt - the first is the command you use to mount shares manually, the second is the one that should be suid and is used both by smbmount and by mount -t smb.
    Hope this helps.
    -bogomipz

  • How to allow user upload file on applet??

    Sorry I'm new to programming here, but I'm trying to allow user to upload a file to the server so the program inside the server can user the file as input.
    I've noticed that JFileChooser, the ideal class for this, is not allowed on the applet, so I don't know how to go about doing this.
    Thanks for any input!

    ok
    you wish to transfer a file from applet to server.
    1. Applet gets the file
    the applet needs to access the file System therefor it must b a signed applet to get aound the security restrictions. This is why the JFileChooser doesn't work. Check out the tutorials on jars and applets, particularly the security notes.
    2. opens a connection with the server
    so the applet has a file and needs to send it. there needs to be a service of some form on the destination computer to execpt the file. Perhaps you write your own perhaps you use HTTP.
    3. server software stores the file
    where an applet is an mini application that runs within the confines of the web browser. a SERVLET is a service program which runs with in the confines of a server, such as a web server.
    this is a lot easier to do HTML rather that applet in my opinion but which ever.

  • How to allow user to enter multiple values?

    Hi, can someone tell me how I can allow user to select multiple values from a selection screen. To be more clear, I have to display 4 values on the selection screen and want to allow user to select 2 or 3 values from it. It will be very helpful if someone could tell me how to do it.
    Thanks in advance,
    pushpa

    hi mahesh,
    pls c the code below. this is what i have written in my program. when i run this program it is showing only one value and that too only the first one '1234'. i want that it display all the values that i gave in the initialization part.
    please help.
    thanks,
    pushpa
    SELECTION-SCREEN BEGIN OF BLOCK enter_data WITH FRAME TITLE text-001.
    SELECT-OPTIONS skunnr FOR kna1-kunnr.
    SELECTION-SCREEN END OF BLOCK enter_data.
    INITIALIZATION.
    skunnr-low = '1234'.
    skunnr-sign = 'I'.
    skunnr-option = 'EQ'.
    APPEND skunnr.
    skunnr-low = '9824'.
    skunnr-sign = 'I'.
    skunnr-option = 'EQ'.
    APPEND skunnr.
    skunnr-low = '8756'.
    skunnr-sign = 'I'.
    skunnr-option = 'EQ'.
    APPEND skunnr.
    skunnr-low = '6534'.
    skunnr-sign = 'I'.
    skunnr-option = 'EQ'.
    APPEND skunnr.

  • On and iPad how to Allow User To Enter Custom Text  (Dropdown only) Enables users to enter a value other than the ones in the list.

    On an iPad, how do I :
    Allow User To Enter Custom Text
    (Dropdown only) Enables users to enter a value other than the ones in the list.'?

    Are you using the built-in Currency option under the Format tab? If so,
    what you're describing should not happen.

  • Interactive form, how to allow user use comment and markup tool?

    hi, gurus,
    we are using
      CALL FUNCTION 'FP_JOB_OPEN'
    and
      CALL FUNCTION 'FP_JOB_close'
    together with the sfp funciton module to generate fillable pdf file, but we found out that the pdf generated does not allow user to use the comment and markup tool, it's required adddition reader right?
    could you please how to generate the pdf that can allow user to insert comments ?
    best regards.
    jun

    Hi,
    please follow these steps:
    - You have to enable ReaderRights (on ADS configuration using VisualAdmin)
    - The PDF must be static and NOT dynamic
    Then it works.
    Take care,
    Thomas

  • How to allow users to edit form

    Maybe this isn't a typical use for these forms, but I thought I would give it a try.  I need to create product specification forms for my designers to fill out to give to their clients.  There are standard fields in the form such as product information, pricing., etc that remain fixed. However, my designers need to be able to edit the form in order to place different product images since there doesn't seem to be an option for users to directly up images into the document(unless I missed it).   In Adobe Acrobat Pro, users can edit PDF images and content to suite their specific needs.  I need to enable this option on my form when creating them, so my designers can edit forms according to their project.  After opening a PDF Form I created in FormsCentral in Adobe Acrobat Pro, I click "Edit Text & Images," but I get a message that "This is a secured document.  Editing is not permitted." When creating a form, what do I need to do so that my documents may be edited or is it even possible with this program.
    Thanks,
    Valerie with Fresh Perspective Design & Decor

    Thank you, that worked!  I'm new to Adobe FormCentral and this is the first PDF document I've ever created.  I see how it could be beneficial to have forms submitted in the future for questionaires that our clients fill out, however, I thought this might be a useful tool for just creating a PDF document.  Maybe there is a better way to go about doing it, but thus far this is the best option I've seen yet unless you can recommend something that would be more effective.  I recently became a Creative Cloud member and I just stumbled across FormCentral while looking for a solution to creating these forms.  Normally I would have created a document like that in Microsoft Word, however, I thought this would be less time consuming for my designers to fill out. Are you aware of another way that would be more effective?  I'm afraid I am not super tech savy, but do learn new programs quite quickly.  Thanks for your assistance!

  • How to allow user to change SAP Portal password by themselves

    We would like to allow user to change SAP Portal password by themselves. However, I added role Manage_My_Password and Manage_My_Profile to a user account. After logoned with this user account and opened the option 'Personalize'. I only find the page allow me to customize the page layout. But I haven't find tab for changing profile and password.
    Pls advise.
    Thanks.
    Edward

    Hi Edwar,
    You can hide the pages from portal personalization workset. copy the workset and select the page and click on property -> select Invisible in Navigation Areas ->yes
    You can find the workset under
    Portal content->End user content->Standard Portal Users>Workset->Portal Personalization
    If you want a custom developed application fro change password see the below blog
    A Change Password Application
    Hope it helps
    Regards
    Santosh

Maybe you are looking for

  • Where is the setting for a default calendar in iOS 7.1?

    Settings; Mail, Contacts, Calendars, no longer offers a default calendar option???  Any advice?

  • BAPI for purchase order .. to create and delete confirmation

    HI Gurus I need to create and delete PO(Purchase order) confirmation in SAP 4.7 R3 . Please let me know which BAPI i can use for .. in SAP 4.7 1. Create PO confirmation 2. Delete PO confirmation Many thanks and regards Sandeep Sharma

  • How can I reset my defaults in Logic Express 9 on an iMac?

    How do you restore your default settings for Logic Express 9 on iMac?  I had my keyboard working fine through a Fast Track Pro until I tried setting up an aggregated device due to my mic not working. Now I can hear my keyboard again but can't control

  • Udf in Banks - validate accountnumber

    Hello, In the Netherlands almost every accountnumber can be validate with a check digit formula. Some banks use this check digit formula and some banks don't. I would like add an udf in banks with a checkbox. When someone add a new accountnumber on t

  • Problem in BD64 for HRMD_ABA message type

    Hi, Iam using HRMD_ABA Message Type in distribution model(BD64). My requirement is that i want to add status of the employment in the Filter Group. i.e.:  in BD64 transaction>under HRMD_ABA>data filter active>filter group>infotype-->(will be 0000)