Created a fillable PDF with submit button, works fine but ALC server asks for...
Using Livecycle designer i created a fillable PDF with the submit button, which submits the whole pdf to a Live cycle process. I achieved it through hard coding the REST endpoint on the button...
View ArticleHelp with a script
Hi everyone,I have a Conversion Numeric filed with default: 1I have a Numeric field named: amountA DDL named AddTax with 2 items(YES and NO )On change event I have the script:switch...
View ArticleHELP! Master Page in the middle of document
I have created a flowable form and for some reason, I have a blank Master Page (Page 1) which is actually in the document as page 3, that I cannot move, delete or copy anything onto and I cannot get...
View ArticleUsing Web Service from LiveCycle PDF Dynamic Form.
I have developed Staff Attendance Sheet about 7 years ago using Microsoft Office Web Componenets Data Access Pages (OWC DAP).See image below of the current report using OWC...
View ArticleHow do I get back my PDF Preview (dimmed in View Menu)?
Hi all, I've tried all the forum suggestions I've seen, including uninstalling Reader, enabling PDF display in all browsers, and in Acrobat Edit>Preferences>Internet. None has worked so far. Any...
View ArticleTotals Based on Multiple Criteria in Repeating Rows
Hi All,I have 3 dropdowns (DD1, DD2, DD3) and one textfield (TF1) in repeating rows (not in a table). Each dropdown has two choices and the textfield is free-form. Outside of the rows (in a different...
View ArticleHow to change multiple object fields into a different custom made object type
HiUsually if I need to change standard multiple object fields, I select all the required fields I need to change and then select the object type in the 'object' tab.......so easy.I've created a custom...
View ArticleI don't want to allow a user to enter a date that is before January 2014
I don't want to allow a user to enter a date that is before January 2014. I want to restrict users from entering a date that is or prior to December 31, 2013 in a date field. Is this possible?
View ArticleSignature validation using signatureValidate
Hi, We have designed a form where we use signatureValidate to check the validity of a signature. It has been working fine until recently where we all of a sudden get this error when calling the...
View ArticleValidate Signature field is signed
I have given up. I have checked all the different discussions on this and I can't get it to work! Here is my code. What am I doing wrong ! Please help var oDoc = event.target;var oState =...
View ArticlePreview PDF tab is grayed out
I just purchased LiveCycle designer ES4 and Acrobat Pro XI. I've uninstalled the Acrobat reader and I still cannot get the preview PDF to work in ES4 designer. I've check the settings in acrobat and it...
View ArticleLimit Date Fields to Only Allow Past or Future Dates?
Hi, I am using LiveCycle ES3. My request is simple. I have multiple date fields throughout my form. Some date fields should only allow past dates; Some date fields should only allow future dates....
View ArticleCreate a Table of Contents in LiveCycle Designer
Hi Everyone, Can any one please show me how to create a form with table of contents (TOC). I have a form that contains 8 pages with 8 sections and the customer wantto have a TOC so they can just click...
View ArticlePrimary language and Title do not pass accessibility test.
In a simple test document in Lifcycle the Form properties dialog box title has been set under “Info” and the language has been set to “English (USA) under defaults. The form has been saved as a static...
View ArticleRemoving the same row instance from two separate tables
Hi all, I have two tables that each have repeatable rows. The two tables should display almost the same information in each instance of the row (I managed to code in a way to bind the values in...
View Articlespecifying an instance of a repeatable row
I am trying to bind the data between two fields that are both repeatable. Basically, I have a table with a repeatable row, and in this row the user will enter a part name and a part number and various...
View ArticleSub form display from top of the page
Hi Experts I have some page display issue with my form. I have 2 main forms and 5 sub forms. The form structure is I have called the subforms from the main form using button option, while I click the...
View ArticleHow do I dynamically set a submit button target?
I want to programmatically set the submit button target instead of hard-coding it into the "Submit to URL" field. This is what I tried:1) created a separate text field, called submitToURLTxt, with...
View ArticleConditional Required Fields
Is it possible to have conditional required fields. As in if a certain box is selected, certain fields will become required. Take a look at this example if this needs clarification. In this example,...
View Article