Can Adobe LiveCycle do this?

Hi
Could anyone help me, I'm trying to find out if I can use Adobe LiveCycle to create a form that allows the user to select options from 3 different drop down lists that will be located on the left side of the page. I would then like to display the results on the right hand side of the page, is this possible?
Any help would be greatly appreciated, thanks.
Trev C.

Hi,
Yes, it should be very possible; I am just a bit unsure about what you mean by results (literal or representative).
There are two ways of dealing with dropdown lists: actual values, e.g. what you set as the drop down lists ("Section 1", "Section 2", "Section 3",...) and specified values in the bindings tab (0, 1, 2,...).
Because I think you want to represent the actual values of the three dropdown lists, it is probably best that you make sure that you do not have the "specify values" checked in the Object/Binding tab.This will ensure that any reference to the field will return the actual value that the user has selected.
If the results in the right hand side are just a combination of the three drop down lists, then the following FormCalc should do it:
$ = Concat(section, " ", item, " ", standard) //the space in the quotes could be replaced with your specific standard text...
"section" (etc.) being the names of your fields. You may need to fully resolve these depending on where they reside relative to $.
You should create a text field on the right hand side with the FormCalc in the calculate event.
Hope this works,
N.

Similar Messages

  • Can't seem to change the Document Properties Advanced Reading Options in a Form that was created in Adobe LiveCycle. This option has been "greyed" out - anyone know how to update this to English so I can pass Accessibility Testing?

    Can't seem to change the Document Properties > Advanced > Reading Options in a Form that was created in Adobe LiveCycle. This option has been "greyed" out - anyone know how to update this to English so I can pass Accessibility Testing?

    LiveCycle forms use a very different approach to create a PDF form than Acrobat and that approach makes many features for processing PDFs non-functional.
    You might want to ask this question in one of the LiveCycle product forums.

  • Can Adobe LiveCycle Designer 7.0 do this...??

    Hi everyone, i'm new to livecycle and I want to know if this application can do the things I need it to do.
    Heres my situation,
    I want to be able to create a form (for example, a blog entry type of form)that has:
    -title
    -url link
    -message
    -upload picture / movie file / audio file ??
    *possibly more fields
    I then want to be able to EXPORT all this data as an .XML file and save it on a WEBSERVER after hitting the submit button.
    with that being said, once there are alot of entries, could it be possible that now when someone fills out the form, they will be able to see the 'titles' of past entries in a dropdown or list box, and have the ability to delete entries if they wish?
    --- what it comes down to is that I basically want to create a really low-budget content management system, where the backend will be a Dynamic PDF form....and the front end is a FLASH web template.
    the flash web template gets its information from the .XML spit out from the PDF.
    Can all of this be done? or am I way off
    THANKS for your help in advance!

    Ian,
    I don't know if you can use a PDF form to do an HTTP upload of a file. You can use an image field to allow a user to browse for a GIF, TIF, JPG, or PNG and include that in the submitted XML, but I don't know if it's possible to do something similar for other file types. I doubt it. PDF does support file attachments, but that functionality requires the user to have Acrobat or the PDF has to have usage rights enabled using Adobe Reader Extensions Server. Even if you assume that all your users have Acrobat though, attaching files in this way doesn't get the file into the XML form data like an image field does.

  • Adobe LiveCycle functionality

    Hello,
    Is it possible to take an existing PDF that does not have any predefined form fields, alter it to a template PDF file to support field input and automatically fill up the PDF template with values from an XML file?
    I think Adobe LiveCycle does this but I just found out about the product, so I'm not sure.
    Please direct me to where I can see how this can be done.

    Is it possible to take an existing PDF that does not have any predefined form fields, alter it to a template PDF file to support field input and automatically fill up the PDF template with values from an XML file?
    Yes It is possible in Adobe Livecycle. Since you have mentioned you are new, I am telling where to start. Adobe Livecycle ES is a collection of different tools that does a lot of functionalities. One such tool is Adobe Livecycle Designer. You can see many examples for how to create a form in this forum or using predefined template using the Designer tool's Help Menu.
    Thanks,
    Jaison.

  • Can Adobe Forms link to multiple databases?

    I've created a form for an air charter company. I need it to link to several different databases. Can Adobe Forms do this?

    Not directly, no. Only if that form was created in LiveCycle Designer.
    It used to be possible with forms created in Acrobat as well, but Adobe
    removed that possibility for some reason.
    On Fri, Dec 5, 2014 at 4:38 AM, apimachinery <[email protected]>

  • I have downloaded a trail version of adobe acrobat pro and when I try to use it, it says that it cannot be edited in acrobat, please use adobe livecycle designer to edit this form. I can't work out what I need to do?

    I have downloaded a trail version of adobe acrobat pro and when I try to use it, it says that it cannot be edited in acrobat, please use adobe livecycle designer to edit this form. I can't work out what I need to do?

    Acrobat XI is not distributed with Designer. Designer is now a separate product. You can create forms in Acrobat as an AcroForm or using Forms Central (an online forms program). You can print the form to a new PDF and then recreate the fields in Acrobat using the recognize form fields. You will likely have to fix the form fields, but that would be the process. Generally, once a form is taken to Designer, you can't bring it back without such steps.
    Designer is available with AA8 - AAX, but since is a separate product as I indicated.

  • I have adobe xi pro, but i can´t edit a form create with adobe 8.0, the message is this form can´t be edit with adobe, use adobe livecycle designer. need I to buy another program?

    I have adobe xi pro, but i can´t edit a form created with adobe 8.0. The message is: this form can´t be edit with adobe, use adobe livecycle designer. need I to buy another program?

    If the form was created using LCD then it can only be edited there. This
    application used to be bundled with Acrobat Pro, but that's no longer the
    case. So if you want to edit this file then you need to purchase it, yes.
    On Sat, Apr 4, 2015 at 6:39 PM, monicad4417911 <[email protected]>

  • How to convert the Adobe 10 PDF to Adobe LiveCycle ES2 so that I can make the text boxes expandable?

    When I convert the Adobe 10 PDF to Adobe LiveCycle ES2 it is a static document, thus not allowing me to make the text boxes expandable.  How do I take a current Adobe 10 PDF with Text and convert it to Adobe LiveCycle ES2 so that I can make the text boxes expandable?

    Hi Alan,
    TextField objects can expand dynamically.  There are a few things that you need to do:
    1. The TextField object should be contained in a subform that is set to Content: Flowed.  This isn't technically necessary, but if you have anything below the expanding text box and the subform is set to Positioned, the text will expand and overlay what's below.
    2. On the Field tab of the text field's Object property tab, check the Allow Multiple Lines checkbox
    3. On the Layout tab, check the Expand To Fit checkbox under Y:/Height
    4. Set the PDF Render Format under Form Properties/Defaults to Dynamic XML Form.  If you're previewing in Designer, don't forget to set the preview to Dynamic too.
    Regards,
    Rave

  • Adobe Livecycle Designer Online, is it possible to remove this  Help Menu Item?

    I would like to remove the "Adobe LiveCycle Designer Online" from the help menu. Can this be done through the registry?

    I would like to remove the "Adobe LiveCycle Designer Online" from the help menu. Can this be done through the registry?

  • Adobe Livecycle Designer -  Content Area can not be re-sized

    I've installed Adobe Livecycle Designer 7.1 and I am able to create forms using transaction SFP and print them.
    According to the Adobe documentation, I should be able to re-size the content area on the Master page.  When I try to do this, I am able to make the content area smaller, but can't make the area bigger.  I also can't move the content area down.  the application ignores what I do, but doesn't give any error message or warnings.
    has anyone else experienced this situation??

    Hi Chris,
    First make sure that you are in the Edit mode in transacrion SFP. If you are in Display mode the changes you make will not be saved. Also a message is displayed 'Changes in layoyt are not saved in display mode'.
    Next make sure that if you are resizing the content area for a particular Master page, you first need to select that master page from the Hierarchy view and then click on the Tab named Master in the Layout editor. Only then the changes will be reflected.
    Hope this helps.
    PS: Reward points for helpful answers.

  • Can anyone help solve this frustrating drop down bug in Adobe Reader 8?

    Has anyone encountered drop downs in their PDF form that don't work in Adobe Reader 8?
    A simple example is my form (stripped back) here:
    http://www.wikski.com/misc/test.pdf
    I've built a form with 22 sections in it, some 1800 lines of code, and now every single drop down has decided to not work in Adobe Reader 8.
    The behaviour is when you select a drop down, it immediately deselects itself and you can't use the element at all.
    I previously had this occur, and by simply deleting the element in LiveCycle Designers ES2 (which is what I've used to create the entire form) and recreating it exactly the same; seemed to fix it. However, I am so far past the point of being able to recreate every drop down this time, I need to actually know what's causing the bug.
    Any help would be greatly appreciated!
    Cheers,

    xfa.layout.relayout(); is required to re-render the entire form in order to have the field change color on Enter event. Without this, the field won't change color in Adobe Reader 8, this goes for all fields not just drop downs. Instead it'll just flicker the color change, xfa.layout.relayout(); makes the color change stick.
    Thanks for your help, I've decided to take the set_focus() event off drop downs and keep it in place just for other field types such as the text input field.

  • Error 1009, Adobe Livecycle Designer Guide (can't open Form Guide)

    Hi,
    I'm using Windows XP and Adobe Livecycle Designer version: 8.2.1.3144.471865
    I can't open the Form guide I've got an error '1009' (see the details on attached files).
    Do anyone know what it is + and how to fix it ?
    Thanks for your responses

    Hi Chintan
      This resolve my problem, i don´t know what´s happend with the Adobe LiveCycle Designer, i imagine that is not a stable version yet.
    Thnks again
    Josué Cruz

  • I am in the process of doing a Proof Of Concept / Evaluating products that can help us build a Java Application to Convert a PDF document to a Searchable PDF.   I wanted to check is there any simple JAVA API from Adobe to achive this ? Any direction in th

    I am in the process of doing a Proof Of Concept / Evaluating products that can help us build a Java Application to Convert a PDF document to a Searchable PDF. 
    I wanted to check is there any simple JAVA API from Adobe to achive this ? Any direction in this regard is greatly appreciated.@

    You can achieve this using LiveCycle PDF Generator JAVA API. You can find required code here:
    Adobe LiveCycle * Quick Start (SOAP mode): Converting a Microsoft Word document to a PDF document using the Java API
    In parameters:
    //Set createPDF2 parameter values
    String adobePDFSettings = "Standard";
    String securitySettings = "No Security";
    String fileTypeSettings = "Standard OCR";
    "Standard OCR" file type setting will run OCR on input pdf. In the code, instead of doc file provide a pdf file. Resultant pdf will be searchable PDF i.e OCRed PDF.
    Feel feel to ask any further questions.

  • I've installed CS6 and web Premium on a Mac running 10.9.5, and Dreamweaver,Flash and Illustrator wont launch.  All other components work normally.  In Activity monitor it says Adobe switchboard failed to respond.  Can anyone help solve this issue?

    I've installed CS6 and web Premium on a Mac running 10.9.5, and Dreamweaver,Flash and Illustrator wont launch.  All other components work normally.  In Activity monitor it says Adobe switchboard failed to respond.  Can anyone help solve this issue?

    Release: 4/25/2012
    http://support.amd.com/us/gpudownload/windows/Pages/radeonmob_win7-64.aspx

  • I buy adobe creative suite for teachers and students about one year ago but now i'm not longer a student. Can I still use this programs legally for commercial purposes or do I have to buy some upgrades or something like this? Please help

    I buy adobe creative suite for teachers and students about one year ago but now i'm not longer a student. Can I still use this programs legally for commercial purposes or do I have to buy some upgrades or something like this? Please help

    The license did not have use restrictions Licenses and terms of use | Adobe
    BUT... when your one year Education account ends, I do not think you will be able to renew at the Education rate

Maybe you are looking for

  • MSI Big Bang Xpower D4 Debug (No POST, No Beep)

    Specs: -MSI Big Bang XPower Mainboard -Cooler Master  Silent Pro Gold 1000W PSU -MSI GTX460 -Corsair Dominator DDR3 1600 3 x 2GB RAM (CMP6GX3M3A1600C8) -Intel Core i7 970 processor Issue: While power on, the debug indicator gets to d4 (indicating pro

  • How can I get Verizon to stop emailing me?

    I am not a verizon customer, but earlier this year I was originally getting emails for bills from three different people, all using variations of my email address with different punctuation. I was able to cancel most of them, but I can't cancel one o

  • I'm assuming the functionality is there. I just can't find it.

    Last year I put together a video for a class I was taking. It was roughly 3.5 minutes long and had about 140 clips. All the video clips came from television (my Tivo) and the still images (using Ken Burns effect) were from the web. In addition, the a

  • POP server rejects password?

    Has anyone else had problems with Mail and Comcast not recognizing the POP server password? I get a pop up alert prompting to re-enter my password constantly. It says that it was rejected, but I enter it in again and it may or may not accept it, and

  • Fade To Whtie 0:12 ?

    Hi Is it possible to set the Transition time 'Fade To White' or 'Fade To Black' lower then 0:12. I can't remember what the lowest time on iMovie '08 was, but as i look at this Transition in iMovie '09 conpared to iMovie '08, it's much longer. So in i