Getting error "Could not execute the query"
I am using LS 2 to build a form that will pull data form an ERP system at work. The data is on an IBM AS400 that I connect to threw an ODBC connection I tested the connection with this statement:...
View ArticleUnable to apply syntax for upper case in pdf form
Hi All, I am unable to apply syntax in adobe livecycle design to conver the case automatic in upper case. Please help me how to do this as I am selecting form calc , clien and pasting the script but it...
View ArticleText field in table not overflowing onto next page!
Hi, I have set up a table with a text field in the first row, added buttons to add and delete rows, set to allow page breaks and made the text field to expand to fit and allow multiple lines. The...
View ArticleChange table cell colour depending on data entered
Hi, I have a table in a form and I want the cells to have a darkened colour in each cell if it has no data entered but the cell background colour to change to white if any text is entered in the cell....
View ArticleTool Tip : Tool Tip not displayed when field is read Only
Hi All, I want to tool tip to be displayed only for some conditions. So, i'm trying to display the tool tip using the following code: if(a>b){ this.assist.toolTip.rawValue = "required string";}...
View Articlemultiple field values to be populated in a drop down box
Hi I am wanting to get the value of about 6 text boxes and create a drop down box from this information. Is there a simple code for this??michelle
View ArticleHow do I retrieve multiple fields from SQL?
I am trying to retrieve multiple fields from a SQL table such as customer name, address and phone number by entering the customer # in my form either in a text field or a data drop down list. I can...
View ArticleTable that span multiple pages
I use Adobe LifeCycle Designer ES 8.2 to create a form that contains a table that can span multiple pages depending on the amount of data entered by the user. I followed the instruction as contained...
View ArticleHow to ensure Digital Signatures are not faked?
We are currently using some fairly archaic processes, whereby dynamic forms are completed digitally, printed, signed by hand, and then rescanned as static PDFs back onto our shared server. We are...
View Articleif-then statement: mulitple then conditions
I am developing a form with a text field that is calculated. My intent is for it to reference whether or not a list of number fields fall within a certain range. If it does then the text field...
View ArticlePop-up message does not show up on the second instant
I have a script for a DDL on exit below. If the value of an item starts with 135, a message show up.I have the DDL in a repeating instant. Script work for the first instant but not for the second!What...
View Articlecopy data from subform #2 to the third subform
HI All,I tried to copy data from name subform and address subform to the combine subform (name and address subforms).It is only works for the name subform. However the address subform I cannot add a...
View ArticleWhile loop: counter in the field name
Here is the code I have. I have tested it and it works on the one number field. (in Formcalc) if ((FS270Pt1 >= 28.5) and (FS270Pt1 <= 38))then FS270Pt1.font.fill.color.value = "0,0,0"else...
View ArticleWhen enabling Reader Extensions, addInstance adds two instances to form
Created a from in LiveCycle. In the form I have a button that replicates a page of the form (using addInstance set on click command). Works beautifully. I want my Reader users to be able to save...
View ArticleHyperlinks in Version 8.0
I am creating a form in v8.0 and need to insert a hyperlink to direct the user to a folder containing other documents. Does anyone know how to insert a hyperlink in this version? I have not been able...
View ArticleCalculating the field with Previous instances
I have table that in the Row 1 it should calulate Balance = Excesshours - Excess hours used From Row 2 it should go on with Balance = Balance(from previous row 1) + Excesshours - Excess hours used...
View ArticleFormCalc: if date2 > date1 --> show/hide textfield (how?)
Hello. I am currently creating a first aid record/employee's first report of illness/injury form. According to Workers' Compensation legislation, incidents must be reported within 24 hours. In the...
View ArticleAssign the value of a table to a text field
Hi, I need to assign the value of a table to a text field, but the coordinates of the table are obtained from concatenating two values (determined according to the selection of two radiobutton...
View ArticleMy submit button does not work using Outlook
I get the selection dialogue box - I make sure Desktop Email Application is checked and click OK. Nothing happens. A populated emaild does not appear.
View ArticleNeed Some Help
Hi, I have made a form with livecycle that has multiple subforms that are hidden or visable depending on a drop down list selection. The problem i am having with it is it also has a submit button and...
View Article