Dear friends,Please be so kind to assist. I am creating a form in LiveCycle and need to insert a formula in a fieldBasically I need that if the value in DropDownList2 is Great Park and in DropDownList3 is Big Water then the value in NumberField1 should be 250.Could anyone be so kind to provide me a ...
Hi,I have made some forms in LiveCycle Designer ES4 and I want to distribute them. But the distribution button is gray and I can not use it.Why is this? Did I do something wrong or do I need another program for this?Thanks in advance
I suspect I already know the answer to this, but here goes anyway...Has anyone successfully created a Drop Down List with a JSON object binding?If so, I'm looking for documentation / help / anything at all on how to do this.I am not an IT programmer - but I have access to some. Any information I gat...
Hello, I'm rushing to complete a project, and I was given a PDF document to fill out by hand!!! No way with my writing. I converted the PDF to a PDF form. The PDF has some text and lines that interfer with the text fields I added in LiveCycle. How can I cover-up, white-out, or hide these unwanted li...
Hello,Newb question (⌒_⌒;)Could someone please help me to get right JavaScript code for the following case?I'd like to have a button that sets visibility of subform depending on checkbox value. If checkbox is unchecked then subform will be hidden otherwise it will stay visible.I've tried something l...
Good Morning,After combing through the forums I couldn't find an answer for the the following scripting scenario.(Or maybe I am asking the wrong question) I have a Table (Name: InputTable) with a Header Row, and a footer Row (for a Grand Total Function), Add/Delete buttons, as well as Addition scrip...
In Adobe Livecycle form I have string array $.HEADER. I need to output all elements of this array in table header cells. It is possible if I will not to use binding for every header cell, but if I will someway use columns repeat?
Hello,I have a bunch of fields in my_form, but as business requirements got changed hence, I need to delete a handful fields (red in color) from the form, but their positions are at different level, as shown in the below pic.My question is, if I delete the fields does Adobe take care of automaticall...
Hello Adobe experts,first of all I have to apologize beforehand, if I don't provide all the necessary information of my problem. It's my first question here...I'm using the livecycle designer in combination with SAP to create print forms, so I have to deal with most of the provided XML data. My prob...
I am developing a form with a drop down list and multiple text fields. Base on the user select on the drop down, other fields will be changed as Mandatory or ReadOnlyTo improve the usability, i want to gray out those Not required / Read Only fields. I am trying to do it with the following script:thi...