xfa.form.remerge(); not setting form to original state ?? Removeinstance issue?
I am a novice form developer that cannot figure out how to get "xfa.form.remerge();" to work correctly. I have a form that contains three subforms with repeating instances. My goal is to create a...
View ArticlePredicates
I have the following predicate: var predicate = "$record.TopMerchants.Record[*]";var nodeitems = $data.resolveNodes(predicate); which searches an XML structure similar to the following:...
View ArticleXDC - Tray mapping
I'm trying to do so when you print from Adobe Acrobat/Reader it prints to a specific tray/bin in the printer. Also, I'm sending a PDF that converts to a PCL and then prints. So this is where I'm right...
View ArticleComplicated price formulas help
Hello, I have a membership renewal form that I am making and I am quite new to writing formulas and scripts. I have provided a list below of what I would like the form to do, and would like to know...
View ArticleSave a form using JavaScript script
I am creating a form using Livecycle and Javascript. Is there a way to save a form from script? Thanks in advance,Paul
View ArticleMaximum font size script
Howdy all! Have a tricky question. Using LiveCycle ES 8.2 Working on a form, I've got a pair of linked text fields (global data linked). These text fields are static in size, but I need the values...
View ArticlePre-populate growing table
Hi everyone, I have two growing tables in two different pages. I would like the second table to be pre-populated with some of the information I capture on the first table.The second table doesn't have...
View ArticleMultiline textfield with pagebreak still cuts off text
Hey, I am designing a letter form with LiveCycle Designer ES4 and now I am stuck because of the page breaks. I wanted to make a text field that - if necessary - goes beyond multiple pages. This is what...
View ArticleQuestion: Fields not recognized; how can I fix this?
I've got the following code to total cash on hand; if (Sum(Hundreds, Fifties, Twenties, Tens, Fives, Twos, Ones, TwoDollars, OneDollars, HalfDollars, Quarters, Nickels, Dimes, Pennies)== 0) then...
View ArticleMulti-line entries in drop-down
Hi - I have a drop-down with a very long list, displaying in a fixed field area. Some of the entries are very long, and since the drop-down only allows one line, the rest of the entry is obscured. Is...
View ArticleFlowing text onto a second page
I have a form where I am pasting text in a subform (occupies an entire page) a lot of text. Everything works fine when the pasted text is more then one page and I get scrolling bar at the right and a...
View ArticleLiveCycle: Link or Button to Open Attachment?
Hello! I have been researching this for a few days now, and still have not found a viable solution. I need to attach a PDF of "Help Tips" to a form I created in LiveCycle. Then, I want to add a button...
View ArticleSelect email address from dropdown to submit livecycle form to
Hi Im fairly new to livecycle.. i have a drop down list of names that the user will need to select a name from list. the binding on the dropdown list is set up with the value being the email address....
View ArticleTrusted Function "Save As"
I've created the following .js file in the "C:\Program Files\Adobe\Acrobat 8.0\Acrobat\Javascripts" folder on my pc. File name "MySaveAsPO.js" //script text as follows /* saveAsPO Script */ mySaveAsPO...
View ArticleTrouble downloading trial version of Livecycle designer help
Im getting an error message when i try to download the trial version of LiveCycle designer.help
View ArticleImport XML data into PDF opened in Reader
Hello, here is a question: Is it possible to import XML data into a PDF-document using Adobe Reader? I have created a new PDF-document using LiveCycle Designer. I have added a button with...
View ArticleSetting a Minimum Amount of Characters in a Numeric Field
Hello, I would like to set a minimum and maximum amount of digits to a numeric field. I have used the following code in the change event (see below) to set the maximum, which is working for me, however...
View ArticleLive Cycle - HTML Preview Problem
Hi, I have the evaluation version of LiveCycle Server and Designer for doing an R&D. I have created an XDP and sample data for it, the data is successfully previewed in PDF view, but the same is...
View ArticleInsert/Delete a page in LiveCycle Designer disabled
I am working with an 8 page form and am trying to delete the last page on the file, however when I try the 'Delete Page' option is disabled or 'greyed out'. I am using Adobe LiveCycle Designer...
View ArticleHow can I activate reader extensions in LiveCycle Designer ES4?
Hi,currently I'm working with a trial version of LiveCycle Designer ES4, however I don't know how to assign reader extensions to my forms. I know how to do that in acrobat XI but I would prefer just...
View Article