Using Adobe Pro in LiveCycle preview.
Hello all,I've been working with liveCycle Designer for the past 6 month and i never had any issues with the form preview "beside some odly crash from time to time".Yesterday the IT department...
View ArticleHelp with preSubmit JavaScript
I am using the LiveCycle direction of Sift+CTRL+Click on the object to insert the absolute SOM into the preSubmit event for a button. The idea is to enforce a field cannot be left blank rule for select...
View ArticleUnable to populate date field on form initialize event
I been using this script before on my other forms to basically auto populate a date field on form initialization. However, on the form that I am currently working on, the code does not work. Any help...
View ArticleMultiple check mark checkbox
Hello in designer, I want to create a check box that shows multiple check marks for different selections"check" for yes"cross" for noand "blank" for no selection. This script is not working: if...
View Articleinclude added rows to a click event
Hello all, I'm having problem with my javascript for a click event to open a hyperlink. The hyperlink is to open only if row1 is filled in and a verification checkbox is selected. The table is dynamic...
View ArticleMulti-check mark checkbox using javascript
I am looking for a checkbox to create for the client. It will have three possibilities-On/off/neutral.The On should be a "Check" mark. The Off should be a "Cross" mark.Lastly for the NA state, a...
View ArticlePrimary language and Title do not pass accessibility test.
In a simple test document in Lifcycle the Form properties dialog box title has been set under “Info” and the language has been set to “English (USA) under defaults. The form has been saved as a static...
View Articlehow to add or delete the last repeating row in a dynamic form?
Script Dependencies and "recalculate()"I follow the example here, and use it to do the dynamic form. The +/- button now work as my Add/Delete row button.And I find a problem:the table is created and...
View Articlecan I return a string in a customized dialog box created with app.execDialog()?
Adobe LiveCycle Designer Cookbooks by BR001: Using app.execDialog() in an Adobe Designer Form I'm following the above post and trying to do the following:I want to write the output from one of the list...
View ArticleShowing and hiding multiple tables with a drop down list
I am trying to make a drop down list so that users can select the number of tables that are shown/generated when they specify how many tables they need to fill out (there is 1 table to fill out for...
View ArticleNested tables fall apart after an email
I have nested tables that work fine. Here's how they look:As an fyi - the code behind is:Add buttons - $.parent.tbl.Row.instanceManager.addInstance();Remove buttons -...
View ArticleWhat does it mean when a red asterisk appears in the layout palette?
Occasionally when sizing an object a red asterisk will appear on top of the caption for the width or height fields. I have also seen it appear on top of other captions in the layout palette. What...
View ArticleDownload Adobe Live Cycle 8.0
Hi, Can anyone provide the URL to downloaded Adobe Live Cycle 8.0 Thank you
View ArticleConsume WSDL
Hi, I have my WSDL such as http://192.168.1.211:8001/soa-infra/services/poc/DataInsert/ebsinsert_client_ep?WSDL When I test with SOAP UI it is giving the desired result and able to save in the...
View ArticleHow to enable drop-down list to allow multiple selections
I have a form that has a repeat section, inside that is a row that has fields, one of the fields is a drop-down list. due to the size a list box would not be feasible. I have worked with drop-down...
View ArticleAdvanced image field options: Import as centered
Hey guys! Another quick question to image field in LCD. I have created some blank field to be inserted by a customer. Now I need to center the imported image directly (scaled) to "center"/"middle"....
View ArticleExpandable table page break?
Hello All, I working on an expandable table that will break across multiple pages. I have tried numerous settings and have been unsuccessful. I am editing in ES2 and the table is displaying the...
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 Articlehow to add or delete the last repeating row in a dynamic form?
Script Dependencies and "recalculate()"I follow the example here, and use it to do the dynamic form. The +/- button now work as my Add/Delete row button.And I find a problem:the table is created and...
View ArticleAdobe LiveCycle
I would like to make a check box or field a mandatory entry before adocument can be saved or signed.
View Article