Custom OR Automatic TAB ORDER ?
Hi, I am new to LC Designer. I am developing an multipage PDF form. It's having both static & dynamic fields (conditional). Count of fields is around 100. I was going through the TAB Order, and I...
View ArticleIssue with rawValue data getting repeated
The Value within Quotes get repeated twice. Any idea? if(this.rawvalue != null){ this.rawValue = "/ " + this.rawValue; } Desired Result = / SampleData.Obtained Result = / / Sample Data. The "/ "...
View ArticleIs it possible to have a PDF Form that is both static and dynamic?
So I have a form that I need to make that would consist of two different pages. The first being lots of form fields and some simple graphics where the user could use the comment markup tools to draw...
View ArticleData connection, static PDF form, and presence
I've created a form with a dynamically populated dropdown of names. To get it populated, one step was to save it as a static PDF form. Then it worked perfectly. However, I soon found that my scripts to...
View ArticleHow can I check if an attachment is an xfa form
I have a button on the form to help users add attachements, I can get the name / path / size / filetype - but is there a way to check if the new attachemnt is an xfa form ? thanks
View ArticleIdentifying & modifying duplicate values for radio buttons
The error reads: The are at least two Radio Buttons which have the same value. Since the gorup is meant to be mutually exclusive, all values must be unique. I've tried using the object pane to rename...
View ArticlePopup menu values
Lets say I have a button that opens a popup menu with 2 levels: Fruits> Apple Banana Melon Vegetables> Carrot Potato Tomato Is it...
View ArticleHow do I print to "Adobe PDF" with an encrypted pdf?
I've created a form in livecycle and I want the security to be set up as such: 1) A password is required to edit the form in LiveCycle AND2) People can print the pdf to "Adobe PDF" I've been able to...
View ArticleContent area y and h
Hi I have a table within a master page content area,I want to get the remaining space between the content area and the footer of the page if the table doesnt automaticaly grow and fill the master page
View ArticleHow to retrieve the multiple rows data on PDF form in a web service method...
How to retrieve the multiple rows data on PDF form in a web service method using WSDL DataConnection. I have a multiple rows on PDF form. All rows have 4 textfields. I want to submit the multiple rows...
View Articlehow to script table rows to jump to next content area?
I need some scripting help. I am not very experienced at scripting and need help with a table. I have a table with two rows 1.HeaderRow 2.Row1. I have a content area in in Page2 in "Master Pages"...
View ArticleHow do I get the entire text from a scrolling text field to print when I...
i HAVE DESIGNED A FORM THAT HAS TEXT FIELDS. i HAVE SET THE FIELDS TO ALLOW FOR MULTIPAL LINES, HOWEVER WHEN I PRINT THE FORM IT CUTS OFF AND DOES NOT PRINT THE TEXT THAT IS HIDDEN BY THE SCROLL....
View ArticleTrying to change caption based on dropdown value
Two elements are involved: Dropdown list called TransactionType - possible values are "A" "B" or "C"Checkbox chkVerification I have created the following javascript for the change event of the...
View ArticleDisplay/Hide Decimal
Good Morning, This seems very simple, but I can't figure it out: I have a numeric field that I need a user to enter a number. This number can be either whole or a decimal with 2 trailing values after...
View ArticleHow do I add auto text based on value in numeric field?
Need help... I'm trying to add auto text to a text field based on a value in a numeric field. I want my text field (summary box) to say "Passed" if the value (score box) is equal to 10 and the field to...
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 ArticleMove parent subform when page break occurs in child subform
Hello, Assuming we have PDF form with following structure: .... Subform1 Subform2 ... is there a possibility to do a conditional page break when Subform2 is last element on current...
View ArticleProduct Catalog
Design Intent: This will be a customer quote form. Im attempting to make a product inventory of our companies trim profiles. When the trim profile is selected from a dropdown it needs to display...
View ArticleDropdown list populates 6 other drop down lists
Hi is there anyway I can populate 6 dropdown lists from another dropdown list? Can I use Global Binding if the 6 dropdown boxes are the same name? This work on the first dropdown but not subsequent ones.
View ArticleHow do I set focus to a text field after I click a button that calls a...
I have a web service that returns back a table. In order to show the values in the table I had to check the re-merge Form Data on the Webservice Button. My question is , How do I set focus to a field...
View Article