Looking for the script that will let me click a button and then show hidden text fields.Here's what I want to do:I have a text field on my form that if another text field is needed, the user clicks the "Add another Case" button and the hidden text field will appear.
I am trying to get fields from add instance/subform fields to calculate with the rest of the form fields. The problem I am having is once I "add instance" the field is no longer part of the calculation. I have tried using:// Verify at least one instance of the midtr3a field exists.if (exists(loca...
I have several forms that I am serving to end users via LiveCycle Forms Server. I want the users to be able to do highlights on these forms. From what I understand, there are two ways the user can do this:1. Have Acrobat installed on their machine2. Reader Extend the forms.Are there any other ways t...
We have a form in Workspace ES 8.2 that uses list boxes that are populated dynamically. Currently when we show a list box only two items can be fully seen in the list as that is the initial size of the box on the form. We need the list box to expand (if needed) to show all the items in the list--whe...
Hi,I am trying to populate text fields from a PHP script right into Acrobat Reader.Lets not talk about database just yet, I just want to know how to take a variable in PHP right to the livecycle designer form.I have seen many things like submitform(), using http posts, etc but I cant get it to work....
Is there a way to connect LCDS to a jar being hosted inside a war file? My service class is in the lib/jar file rather than exposed in the classes directory on the server. I'm attempting to setup the remoting-config.xml, but not sure what to put in the source (see below)<destination id="AlertService...
Hi, I am using OPENDS as my LDAP server and I have configured a group names Validators inside the new domain and also created a new user named validator1 as a member of this group after saving the changes to LDAP. I synchronized my changes with livecycle for the Enterprise Domain against which th...