Tick a checkbox
Hello everybody I did a form. I have a checkbox and two textfields with the same data binding. When I tick the checkbox the second textfield becomes visible. So far so good. But, but I would like that...
View Articleloop not working for check of duplicate values in a repeating table
I have a form that is used for marking down problem items, describing the problems and assigning a value to the specified item. In some cases the problems belong to the same class. When they do, the...
View ArticleCheckbox check style issue
Has anyone run into a glitch where a newly added checkbox in a form will only display an X under the default setting, but won't allow a different style of mark, such as a check mark? I need to use the...
View ArticleClearing an image field
I have created an image field that a user can select via a checkbox. The image field is hidden by default. If the user clicks a checkbox the field becomes visible. Clicking the field allows the user...
View ArticleReturning and Inserting a barcode into a field from webserver
I was wondering if it were possible using the Designer to create a form that when you enter an ID, it would submit back to a webserver to validate. Then the webserver would send back a barcode to...
View ArticleInteractive Adobe Form contains no data in Windows Explorer Preview
An interactive form developed in Adobe LiveCycle Designer 8.0 is being generated and emailed to the user. If the form is opened in Adobe Reader, the form is displayed with all data visible. If the...
View ArticleAutosum totals for amounts in multiple instances of table?
I'm using LiveCycle ES2 to create an expense claim form. I have no trouble calculating the sum of all values in a column in a table with repeatable rows. However, this form is more complex. As you'll...
View ArticleForm Crashes When Adjusting Rows In Table
Hi, I copied an excel table into LiveCycle 8.2 and I'm experiencing a lot of issues. First the form is acting very slow. Second when I try to adjust the height of a row the form crashes. I noticed...
View ArticleHow to trigger pop-up box upon clicking "save" button to alert user that the...
We have an interactive form that the user saves when completed and returns to us later. Currently using the script below that allows the user to save the form if it passes validation. If they...
View ArticleRadio Button Data
I have two radio buttons in a table cell with a positioned subform. The data from this exclusion group will not export to a spreadsheet. Any idea why? the binding for the table, row, and group look...
View ArticleStrategies for populating drop downs with external data
Hi, I have a couple nice forms that call various array scripts that populate drop down boxes based on a selection. Everytime I need to update pricing, models, etc... I have to go in and manually edit...
View ArticleDrop Down List With Multiple Email Addresses
I created a form which requires users to choices from a drop down list. I want to associate their choice with a specific email address and then submit the completed .pdf form to the specified email...
View Articlerandom password generator?
Hi, I would like a "gererate password" button that fills a filed with an alphanumeric passwrod of 8 characters or so. Wildcard characters would be good as well. Can anyone help me with a script that...
View ArticleCannot Change Identities / Email where Submit button emails responses to
I have created, entiriely, in LiveCycle a form. When it is distributed it AUTOMATICALLY inserts my own email to where the repsonses go to. Cannot - REPEAT CANNOT- Alter it.THIS IS NOT THE SUBMIT BUTTON...
View ArticleAdding data to Barcode
Good day, Can someone please tell me whats the easiest way of adding fields to paperform barcode. What I tried doing was something like this: On Calculate Event : this.rawValue =...
View Articlejavascript to insert address with checkbox option causing clearing of user...
I have a checkbox that will enter our company address into the address fields when checked, but when unchecked the user has the option to enter their own address. This works fine until it comes to...
View ArticleImage Quandary
Hi, I have created a Livecycle PDF form that has an image field inserted. In this case, the user filling out the form will click that image field and insert a photograph of themselves. Once I receive...
View Articlethis.relevant="+print";
Hi. I understand that .presence controls screen appearance and .relevant controls printing. Here's a sample from the Scripting Basics guide: switch(xfa.event.newText) {case...
View ArticleCreating a conditional click event
Hello all, I am creating a form in Livecycle Designer ES2. I am trying to create a template of sorts, so that users can fill out information within the form and it will adhere to a specific format and...
View Articlechange object type in cell programmatically
Hi,I have a cell that contains a text field. Based on a selection, I would like to change the text field to a drop down and populate it.This needs to be done in the script of the table.My question is...
View Article