Subform duplicates when saved as reader enabled
Hi all, I have run into a strange issue in my form. I have a subform that is repeatable and it works perfectly when I test the form in Livecycle or Adobe Reader. However, when I use Adobe Acrobat to...
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 ArticleHow to enable additional features for an end user who is using Reader.
I am creating an interactive form with Livecycle where I need the end user who only has Reader to be able to fill in the form, attach a seperate document, insert a dynamic stamp and save the filled in...
View ArticleSorting tables?.
Hi, is there a way to sort a table after such table received data from an external source? (xml), since the former one is not sorted. Thanks!.
View ArticleExit event not firing on tab
I have a dropdown list in the last column in a table row. In the exit event of that dropdown there is an if statement to change the presence of something depending on the selection. In testing I have...
View ArticleAdobe reader opens "save as" box when clicking on save button rather than...
Hi everybody, I have a fillable PDF form designed in Livecycle designer and it is reader extended. When I fill that form on MAC it let me fill and save the form as many times as I like. Everytime I...
View ArticleEmail button
I have one dropdown list where i have employeeI need email button where i have 3 email adreses. Eg. If it is selected one employee, then one adress if other, then other adress. Thank you very much
View ArticleApplicationAssetNotFoundException error
Good morning, We are generating forms through Adobe LiveCycle which are then faxed to our users. We are receiving this intermitten error of ApplicationAssetNotFoundException. Sometimes the forms...
View ArticleSaving form adds rows to a table
I have created a form using LiveCycle Designer ES2 which has a table with Add Row and Delete Row buttons. After completing the form I used the Distribute tool and filled in the form to test it. The...
View Articleuse variable value
Hi All. I button to add row of table Table1._Row1.addInstance(true);and button to delete row Table1._Row1.removeInstance(this.parent.index);I would like create a condition that user can delete rows...
View ArticleIssue with the submitted form- does not display all the contents of the form
I've designed a form that uses Submit button to route the form to an email recepient.The emailed form must be made non-editable. I've added the scripts for it on the docReady event of the form. The...
View ArticleProblem repeating odd pages when even page overflow occur
I have a requirement to develop a form with multiple workers odd and even pages are diferente (even pages have footer and side bar ) all the odd pages must have the name and company logo...
View ArticleNeed ideas on how to display a footer on last page only on a dynamic document
I have a document that is similar to this... Dear Customer, paragraph 1 content dkdk dkd alkfdjaldkjfa ddlkfajd;lkfja;dlkfj a. [repeating subform transaction data] Closing paragraph please contact us...
View ArticleIf Statement then subtraction
I have a form that if the users enter a numerical decimal in two fields, that I can subtract on the same row. I can't figure it out. Can anyone help me with this? Thank you.Fran
View ArticleSAP and Adobe Form - Scripting Issues
Hello experts, before i start with the the issue, I would like to describe some functions which we have developed in our adobe form (not interactive Form!).We are displaying XHTML Text coming from SAP...
View ArticleSet value maximum on numeric fields?
Hi all, My first time posting a question and I'm stumped. Can anyone help? Would anyone know how to set a numeric field to display any number UP TO a maximum that the form designer pre-determines?...
View ArticleBest way to insert Degree symbol?
Hello, I have an inspection form set up for restaurant/health inspectors. Often times during an inspection they need to enter temperatures of food and like to use the degree symbol. They're...
View ArticleChanging the visual appearance of an object
Hi all, I am working on a form with a textfield in it. My goal is to add a script that will change the appearance of the textfield from a sunken box to none when the field is not empty. Note that I am...
View ArticleHow do I filter choices in a drop down field
I am trying to filter the multiple choice options in a drop down field based on what is entered in a preceding drop down field. For instance, I have set the choices for Dropdown Field 1 to a and b, and...
View ArticleHow to export data from a string to a CSV file
Hello, i do have a string in a Livecycle Designer script object with a couple of rows with different entries divided by a semicolon: COLUMN1;COLUMN2;COLUMN3 Entry1;Entry2;Entry3 Entry4;Entry5;Entry6...
View Article