I am trying to figure out how I can set the last page on my form to be a full listing of all the previous pages with checkboxes next to them. I would like the checkboxes to be a selection for the print job so when the user selects the print button it will print the selected pages.
I am trying to find a way to set a checkbox on my form so when a user selects is then it makes a subform visiable with 3 text boxes in it. Does anyone know how to do that?
Hi,Is there any way in order that I can to know the kind of a control (xfa object) in runtime (using JavaScript)?. What's the attribute for that? For example:Drop-Down List : choiceListText-Field : textEditCheck or Radio-Button : checkButtonThank you in advance!Dan
I posted this issue under "Adobe LiveCycle Designer 7 - Bugs, issues, problems can be reported here" five days ago.. can somebody look into it whether this is a bug?Many thanks...Regards, Leia-------------------------------------------------------------------------Topic Changing checkbox style in Ja...
I have a dynamic form, and when I click on the "Add" button it adds a new line item. Can someone help me figure out the javascript to alternate the color of every other row. I'm also trying to figure out how to display a sequential id for each line.Any helps would be appreciated.
I have a form and I want to validate the total of a calculated field on another body page. I want to validate this calculated field on the click event of a submit button. If the field passes I want the form to be submitted to me via email, if not I want the submit action to stop and a custom message...
I'm creating a page for a web-published document which will be a survey to be completed and returned via email. Is it possible to have it sent to us via SMTP, so that the person who completes the form doesn't have to select the correct type of email. Don't want them confused, and this would do it. J...
I send a number eg 1401 and the web service returns xml "..."on a button click usingxfa.connectionSet.cnn.execute(0) ;or the excute button built when the service was set up. The xml goes into a TextFieldI then use a second button's click // Loads and appends the XML string to the data DOM. var Xml =...
I am using Adobe LiveCyle Designer, tried both 7.0 and 7.1 to convert a PDF that was created in Adobe InDesign using the "tracking" function. What this has done is eliminate most of the white space between the characters in a text object. The end result being that they can fit more letters on a line...