How to turn off the "automatic remove data function" from a dynamic form?
I have created a multi-page and multi stage form. Basically it goes like this in one form.Basic Data - Client Info.Stage 1 - Pre installStage 2 - InstallStage 3 Go Live. One form is saved for each...
View ArticleLivecycle ES2 Footer TextField not Populating.
I have a text field on the bottom of the master page of my form that is set to populate with the value of a text field on my actual form upon exiting from that form text field. It's just the title of...
View ArticleProblem with formcalc code not properly executing in a dynamic table
I've got a table which has a sub total field in it with the following code: if(Table2.Row1[*].level eq 1) thenTable2.FooterRow[0].Cell6 = Sum(Table2.Row1[*].shortdays)*...
View Articlepage n of m not working
Hello, I have a form that I hadn't worked on in awhile and can't remember what I did! I have a subform set up that covers 3 pages. The Pagination is set to: I had a fourth blank page that I couldn't...
View ArticleClear all data from table row
Is there a short script to make all the fields in the same table row null (blank)? I want to clear all data when that row is deleted.
View Articlepdf fillable form
Can you make a text field expand on a pdf fillable form to accomodate more text using live cycle to create the form?
View ArticleTable overflows to second page but not third or more
I have a table wrapped in a subform set as "Flowed" that can fit about 15 rows on a page. The table overflows to the second page correctly if there are between 16-30 rows, but anything after that, it...
View ArticleSecurity Issues in a Form I created in LiveCycle
The form has two master pages and a good amount of coding using both Javascript and formcalc. I do need help at some point with some coding, but right now I have a bigger issue. When I open the form...
View Articlexfa.event.newText is undefined in an HTML rendered form in Livecycle ES4
When LiveCycle ES4 renders a form in pdf, "xfa.event.newText" works fine. It does not work for an HTML rendered form. Is there a different javascript model/properties for a rendered HTML form ? If...
View ArticleSet focus to xfa.host.response dialog box
Hi, in my form i do have an xfa.host.response dialog password box: var sPassword = xfa.host.response("Please enter your password:", "Password", "", true); I'm wondering now if there is no possibilty...
View ArticleCan you tell within the form with javascript if the file has reader rights.
Hi I have an issue where I need to know at runtime if the current file has reader rights so that a link will directed them to one place or another.I was hoping with javascript I could check if the form...
View ArticleHow do I calculate the average of ONLY the populated fields?
I'm working on an Adobe form to streamline the process of summarizing course evaluations. To protect the anonymity of the students, instructors with 10 or fewer students are given a typed summary of...
View ArticleHide all object except one based on Drop Down Menu Selection
Hi, I'm new with LiveCycle Designer (using ES2) and haven't got any previous experience with Javascript, hence my question may seem basic.I've looked for the answer in this forum and elsewhere but...
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 ArticleLivecycle Designer - Javascript
We have a form that was created in LivecycleDesinger ES2 some time ago and we want to create a very similar form in LivecycleDesinger ES4, in particular a "submit" button that utilizes javascript. I...
View ArticleAction Builder on a Check Box
Why cann't I do an Action Builder on a Check Box? The "ok" button never is clickable
View ArticleHow can I show or hide a subform if one of multiple checkboxes is checked?
Hi, I have 8 check boxes and would like to show a subform if any one of the check boxes is checked and hide this subform when the check box is unchecked. How can I do that? The action builder didn't...
View ArticleCalculating total in checkboxes
I am trying to create a pdf form which can calculate the checked boxes predefined values in to a TOTAL field. I tryed to upload the pdf file sample but forum not allowing it. Please refer the...
View Articleadding dropdown categories to script
Hi ,Cant seem to find the easy answer.I have a drop down that when one of the categories (Limbo) is selected it clears out other data in the form. What I would like to do now is add Limbo 1, Limbo 2,...
View ArticlePercentage field format
Hi,I'm new to livecycle designer and I need your valuable help!I'm making a form and I need to have some percentage fields, with data entered by filling the form.These percentage fields should have...
View Article