Displaying related fields using Data Connection
Hi all I am trying to display related data fields by using a drop down box to display a list of projects, I then want the text fields to display the relative information which is: Project...
View ArticleDisplaying related fields using Data Connection
Hi all I am trying to display related data fields by using a drop down box to display a list of projects, I then want the text fields to display the relative information which is: Project...
View ArticleField Highlight Color No Longer Defaults to Blue - All Forms Have White for...
I'm using ES4, and suddenly, all of my forms lost the default field highlight blue color. All fields appear white. I rebooted my system, and still the same result. I also opened a few forms in...
View ArticleSet Field's Content Fill Color
I have a few text fields that I want to set the background, or fill color to a different color when the form opens. I want these fields (not the captions) to stand out from the others, rather than...
View ArticleHow to create multi-page PDF form using LiveCycle?
I'm trying to create a multi-page PDF document from LiveCycle. I selected Hirarchy from the Windows menu and selected Create New Master Page. So, now that I have two forms created (one underneath...
View ArticleHow to change the color for Object "Line"
Hi, i need to change via scripting the color for an object "Line" created by Designer ( Adobe LiveCycle Designer ES3) I've tried to do it as i've done for the object "Text" but it doesn't work,like...
View ArticleFillable field disappear after entry?
How do you make a fillable field in a pdf disappear (appear white and not blue) after entry in the field?
View ArticleScript for hiding unused pages of a form
HiI want to enable the user to hide page 2 of a form if it is not used. This script:if (this.rawValue==0){xfa.resolveNode("page2").presence = "hidden";}else{xfa.resolveNode("page2").presence =...
View ArticleDrop Down list maintenance in repeating rows???
I figured out how to update all my drop down lists from a table as long as the Drop Down list is not in a repeating row. In this case it only apply to the Drop Down list of the first row. I am using...
View Articlecalculate total of two tables
Hi All.I created PDF form by LiveCycle. That form has two tables and both tables calculate total of Amount column. I would like to calculate Grand Total of both tables. How it to do? Thanks.
View ArticleFlow Content to a Final Page that Uses a Different Master Page
I have a 10 to 15 page (depending on what parts are visible) form that is completely dynamically flowed, except for an introduction page. I am using three Master Pages. The Introduction is using Master...
View ArticleHow to Collaborate on an Interactive Dynamic Form
I'm a newcomer to LiveCycle ES4, and have created an interactive dynamic form which I save as a reader-extended pdf in Acrobat. I then distributed the form to approx 25 off-site desktops running Reader...
View ArticleText Wild Card
I want to write a script to verify the user entered their company email address correctly. The only part of the email address I can verify is the last section (@companyname.com), Is there a text wild...
View ArticleReferring multidimensional object???
Not a programmer and it is my first time working with multidimensional object. I have a table with fields "MaxDepth" and "TotalDiveTime" and need to refer my variables (Rep1, Rep2, Rep3) to the...
View ArticleDual Validation rules on one field
Hello all, I am trying to create a field that has multiple validation. I'm trying to create a field that would allow either an FIEN or a Social Security Number. I tried using the validation property...
View ArticleRemoving Rows
I have a question about deleting rows. I created a table that allow a user to add or delete rows. I added a delete button on the row that I would like to duplicate. This button cannot delete the row...
View ArticleLIVECYCLE CRASHED AND DOCUMENT NOT IN TEMP FOLDER. WHERE CAN I FIND IT.
i was in the middle of a livecycle document and the system crashed. I checked my temp folder for a recent version of it but none exist. Where can I find the document or at least part of it.
View ArticleCalculate total of two tables
Hi All.I created PDF form by LiveCycle. That form has two tables and both tables calculate total amount of one of the column. I would like to calculate total of both tables. If it is possible how it to...
View ArticleLiveCycle not allowing limit length to visible area in a table cell
I have a form that contains a flowed subform, set to top to bottom flow direction and allowing page breaks within content. I have a 7 column table, also set to allow page breaks within content, with a...
View Article