Database connection is not working in Free Acrobat Reader
Hi, I am working on a pdf that imports data from an sql server. I got it working flawlessly in livecycle and in Acrobat Reader Pro. But in Free acrobat reader it makes an index error on the click event...
View Articlehow do I generate the pdf file using the name of a field. How can I help
how do I generate the pdf file using the name of a field. How can I help
View ArticleMulti-Select (drop down list) data not saving upon save/email
I have created a drop down list and modified it to allow multiple selection, i.e. form1.BusinessAreaTable[1].Row1[4].ERP::ready:form - (JavaScript, client)this.ui.choiceList.open= "multiSelect";...
View ArticleAccessibility Checker
The Accessibility panel is blank in my 60 day trial version of LifeCycle Designer ES4. The documentation states to (Click Tools - > Macros -> Accessibility Check.) however Macros is not listed...
View ArticleIs it possibile to add dynamic piechart on PDF form
Hi I am trying to create a calculation PDF form. This form is doing several calculation. I need to plot/draw/create pie chart based on the data entered on form. Is this is possibile using Adobe...
View ArticleRotate an image field
Hi All, Is it possible to rotate an image field to 45 degrees? Thanks in advanceNorbert
View ArticleNeed JScript fix: Alert box cancel button not working!
Hello all, My form has an option for the user to delete subforms/records as needed. Acrobat does allow for Undo- so if my user accidentally clicks "delete", they're stuck. I added an alert box to ask...
View ArticleJS Vs. HTML5?
Hello, I'm a simply a user, I have no clue about any programing Actually, we are a small firm, we gave development project of a small app to a software vendor, the app supposed to work for desktops...
View ArticleE-Mail-Senden Schaltfläche
Ich habe im LifeCycleDesigner ein Formular zum Ausfüllen erstellt und einen E-Mail-Senden-Button rein getan. Dies funktioniert für die Nutzer aber nicht ? Weiss jemand warum - die Einstellungen sind...
View ArticleXML values from tables
Hi All,I need help in extracting XML values from a table. Condition:I have a table, That values are polulating to the table from an XML file. Now, based on one dropdown selection I have to show and...
View ArticleHow do I write a specific IF statement in Adobe LiveCycle's FormCalc?
I am trying to use an IF / ELSEIF formula in FormCalc to autopopulate a text field in a table, but I keep getting a syntax error. Could someone please help? My table has 2 rows and 2 columns. I...
View ArticleMulti-line entries in drop-down
Hi - I have a drop-down with a very long list, displaying in a fixed field area. Some of the entries are very long, and since the drop-down only allows one line, the rest of the entry is obscured. Is...
View Articlecalculating times in 15 minute increments
Good Afternoon, I am making a form where we report how much leave is being used. The leave will be reported in 15 minute increments. (Ex: fifteen minutes = .15; one-half hour = .30; 45 minutes = .45) I...
View ArticleAdobe LiveCycle Designer ES2 - C++ Crash on Preview PDF attempt
Hi guys,I'm desperately after some help with a small yet frustrating issue that occurs while attempting to preview pdf in LiveCycle Designer ES2 9.0.0.2.20101008.1.734229 The shortish story:Adobe...
View ArticleScript to set presence of a subform based on a field's value not working
I am setting up a type of evaluation form that needs to have a subform appear at the bottom whenever the evaluation fails. The subform contains text that will describe what the person will need to do...
View ArticleConverting forms from PureEdge to Adobe XFA/PDF.
We are trying to convert a series of eforms from PureEdge (xfdl) to Adobe XFA/PDF eforms.Does anyone know if there are any tools, utilities and/or plugins that could be useful to me?My searches have...
View ArticleServer based sequential number
Hello! I have this form on which I need to place a sequence number for control reasons.How can I create this field? As PDFs can't write or read txt files, let alone over networks, I suppose I must...
View ArticleForm Automatic Numbering
Is it possible with a LiveCycle form that is not connected to a database, to automatically have a unique sequential form number populate a textfield when the form is opened? This would be the number...
View ArticlePredicates
I have the following predicate: var predicate = "$record.TopMerchants.Record[*]";var nodeitems = $data.resolveNodes(predicate); which searches an XML structure similar to the following:...
View Article