Can I change ordering of pages in script?
Hello, my question is quite straightforward, I wonder if the possibility to reorder pages in a form by script exists? Just as a short description, my form is sort of a work order/checklist but when...
View ArticleShrink-to-fit text default font size
Hi folks - I'm looking for some help with the shrink-to-fit functionality. Is there a method to set the default starting font to something other than size 12 for the shrink-to-fit function?
View ArticleQuestion about web service and timeouts
I have a form with a button script that invokes a synchronous soap web service request to an address validation service. It works nicely in testing but I am a bit concerned at what might happen when we...
View Articleform global variable cannot update between session
Hello, I set a global variable, isFormSaved, to denote that the form is ever saved. Its default value is false.in the form postSave event:isFormSaved.value = "true"; // i also tried isFormSaved.value =...
View ArticleAdd instance with signature field?
I am building a form where I have added a repeatable subform. I need a signature field within that subform. However, LiveCycle has prompted me with an error in the image below. Several questions: 1....
View ArticleHi, How can we host the forms designed in designer without using Workbench on...
How can we host the forms designed in designer without using Workbench on the server ??If so please let me know the steps to follow
View ArticleData collection options
TL;DRWhat are the available data collection options when designing forms in LiveCycle? Background:I am investigating all available data collection options in XFA forms made using LiveCycle. The...
View ArticleHow to get the dimensions (h & w) of dynamic objects
Hi, Is there any way to get the dimensions (h & w) of dynamic objects (such as subform, or text field) via scripting? To get way I was looking for, I tried using "object.h" or "object.w" in various...
View ArticleTell me, please, did the form, but when opened in Adobe Acrobat changes made...
are there any field properties that affect the preservation? form: https://yadi.sk/i/U7m4HzEHuTxYu
View Articlehow to generate a subform dynamically, need to change its display location
get cascaded lists with different combination in Custom dialog boxesBackground: This old post described a dialog box that I always want, but since some Livecycle limitation issues that can't be fixed,...
View ArticlePrint only checked checkboxes
Hello, have about 11 checkboxes but only want the ones checked to print. Is there any way to do this? Thanks.
View ArticleHow do I make several fields auto-populate/calculate with different time...
When we have an incident, we start the clock. We have certain tasks and notifications that must be done within a certain amount of time (5 minutes, 4 hours, 24 hours, 30 days, etc.). I am pretty good...
View ArticlePost Submit
I have the script below set on Post Submit. My issue is if you click the Submit by Email button and Cancel from the Send Email popup window the Script runs and displays the information without the...
View ArticleLiCycle Designer ES4 - printing error
Hello, I have designed a pdf file in which each user can generate the data according to the needs. In the adobe reader, there is a main page (see attach) and via check-boxes the user adds pages...
View ArticleDate Calculation question "Designer"
I have a Date/Time field Called "RecievedHO"I have a second field Called "QuoteDate"I am trying to have QuoteDate display "RecievedHO" date plus 14 days RecievedHO is a dropdown calandar option as an...
View ArticleCalculating radio buttons
I have a performance appraisal form that has about 50 questions that can be rated as exceeds, meets, or improvement needed. I would like to assign a value to each radio button and have a numeric field...
View ArticleRequiring total in expanding table to equal a certain number
I have an expanding table where people enter the percentage of time they spend on a job duty. The bottom line of the table adds up all the percentages. I want an error to pop up if the total doesn't...
View ArticleHow to find and use the Quick Start data samples in the following file:...
I downloaded Adobe LiveCycle ES4 and have been useing its SUPER tutorials. I have followed along, created the lesson's PO with expandable fields and am looking to use the supposedly included sample...
View ArticleCount table rows
My table does NOT have repeating rows. Using JavaScript, how can I count the number of rows? var vRows = Table1.Question.count:
View ArticleAdding Ghost Text to LiveCycle Designer forms
Hi to all i am new to coding and have been set a task of setting up a pdf form, but it requires ghost text to guide the users but also to allow them to type normal text when they fill in the form, so...
View Article