I am trying to duplicate a table on one page of my Livecycle Designer form to another table on another page in the form to keep the user from typing the data twice. I used a script to duplicate the first instance of the table but is there a script to add to a button that will populate the table with...
I am using LiveCycle Designer ES 8.2.Is it possible to reference one field for two scripts?I am working on a Order Form. There are many different types of items with different pricing and clothing sizes for each.I want to use my description field to bring up the item number and to also fill a ddlist...
I'm a newbie who is completely self-taught. Made a fancy form in LiveCycle Designer ES 8.2 and did a test distribute/submit. My data fields are all out of whack - fields that were grouped together on the form are now spread throughout columns in both the Excel format and Adobe form response. I see t...
I have this code here:if (president_liaison == 1)then liaison_FN = president_fnelse ()endifI have it set as "FormCalc" and the type is "postPrint"The code works . . . if you check a box then it copies the name from one field into another field, just like I want.But here's the problem. The lower fiel...
I have a project that reads documents through a watch folder. The files that are dropped in are xml and contain a processing instruction with some meta data is needed in my process. I have configured a watch folder endpoint using 3 different type of input variables for document, xml, and string. Whe...
Hi All,I am using a java application to render pdf from XDP. Whenever i perform action to download or view pdf, i am getting the below error message in my eclipse. Please assist. Thanks."Error in rendering PDF :ALC-DSC-023-000: com.adobe.idp.dsc.registry.service.NoActiveServiceConfigurationException...
I have 3 Questions regarding drop down lists:1: I have 500 entries in excel that I would like to import into a drop down list. How do I do this without having to add each entry into the drop-down field by pressing the plus sign and pasting each entry at a time?2: I would like to design the form so T...
Hi,I’ve got a numeric field which should show euros in this way: In Acrobat Pro there’s no problem if you give in a number without decimals. Here I’ll get an error message instead of making the decimals automatically. ,00 becomes ignored. If I give in a number with 4 (Why is it important whether it ...
Hi,I want a field where you can chosse the current quarter. Is this possible? Has it something to do with date format? date.short, medium, long,...?Thanks in advance for helping me!Matthias