Hello all,I want to get the name of the attached file into the text field. I have referred several documents but they are not solving my issue. I don't want to use list box, I want the name in text field.Thanks in advance.Gopi
Merry Christmas everyone.I am creating a form in Designer that includes a calculation. I need script to set the value of a particular field to zero and then exclude it from re-calculating when a particular selection is made in a drop-down list. Setting the presence to "inactive" works great, excep...
Hi All,I am facing an error as mentioned below when I am subbmiting a PDF as XDP from workspace opened in CHROME and not facing any issues when I submit using IE or FireFox. Please suggest. Its very Urgent ..Now I am facing this same issue on all browsers except IE7/8.2012-12-10 16:07:23,623 ERROR [...
Hi,I'm looking for a script that will just print the last page in a document. My form has one repeating subform, and based on the way I have it setup, the last instance (which always lands on the last full page) is the one I need the user who opens the form to be able to print with one click of the ...
I'm sure this is a simple script, but I'm looking for a way to have my form automatically open on the last page of the document once the form finish loading (doc:ready event).Can someone please help?Thanks
Hello All,I have a requirement where:1. I have a table with one row and three colums.2. User will fill the Data in the Cell1 of the Row1.3. This value entered is set in the TextField on a button click.4. User will add a new Row dynamically on button click5. He will Enter a new value in Cell1 of Row1...
While using the following codeExportPDFResult result = pdfGenClient.exportPDF2( inDoc, inputFileName, ConvertPDFFormatType.RTF, null);I am getting the exception.Error OCCURRED: ALC-PDG-080-023-Acrobat_PATH environment variable either not se...
Hello All,I have a scenario where:1. I have a Table with Rows with readOnly property.2. I want to add a new Row to the table dynamically, and that new Row should be writeable.3.I have added the the following line in the click event of the button which adds a new row.form1.Table1.Row1.access="";But i...
Hi, I am new to LiveCycle. I would like to create a list at the end of a document that shows all checkbox selections throughout the document. Is this possible?I'm using Livecycle Designer ES3.Thanks
I work at a university (see below) and I am using Adobe Livecycle Designer ES 8.2 to create forms. I have a problem with this form which I need some help with. My problem is in the CourseStructureDetailsSubform, most particularly in the SubjectDetailsTable and the CreditDetailsTable.I need to be abl...