I have a checkbox that will enter our company address into the address fields when checked, but when unchecked the user has the option to enter their own address.This works fine until it comes to saving the document. When the checkbox is unchecked and the user enters their own address and then saves...
Good day,Can someone please tell me whats the easiest way of adding fields to paperform barcode.What I tried doing was something like this:On Calculate Event : this.rawValue = page1.textField1.rawValue + page1.textField2.rawValue + ...But I think there must be an easier way of doing this , especiall...
I am filling a .pdf form from a aspx web page using iTextSharp. I created the .pdf using LiveCycle. The form contains a code 3 of 9 barcode that can be anywhere from 6 to 22 digits. The .pdf gets printed to a 4x6 label. The users are reporting that sometimes their scanner will read the barcode and s...
I have created, entiriely, in LiveCycle a form. When it is distributed it AUTOMATICALLY inserts my own email to where the repsonses go to. Cannot - REPEAT CANNOT- Alter it.THIS IS NOT THE SUBMIT BUTTON THAT YOU PUT INTO A FORM.This is the "Submit" that is automatically generated and put into the PDF...
Hi.I understand that .presence controls screen appearance and .relevant controls printing. Here's a sample from the Scripting Basics guide:switch(xfa.event.newText) {case 'Invisible':Subform1.nodes.item(nCount).presence = "invisible";break;case 'Hidden (Exclude from Layout)':Subform1.nodes.item(nCou...
Hello!I'm having problems with the Rights Management Office Plugin. Adobe Pro is working fine and connected properly with the LiveCycle server, but when i try to configure the LiveCycle Server in the Office Plugin (in the office 32 bit version) i get an error about the certificate, something like "I...
Hi,I have created a Livecycle PDF form that has an image field inserted. In this case, the user filling out the form will click that image field and insert a photograph of themselves. Once I receive all of these filled-in forms that include photographs, I want to export field data from multiple PDFs...
Hello,Is it possible to make a form field element invisible when printing? For example, I made a form field for entering an invoice contact name, but I added a field element that says: "enter only if different from main contact" (see image below) I don't really want that sentence to print if the fie...
Thanks for reading. I am creating a form that is using a Mousein and Mouseout script. My idea is that when I hover over a specified spot on a map, I am using a button without any fill color, border color or text, have text appear showing the name of that location. I currently have the javascript as ...
In the setup of an e-form. We require a gateway in the branch of another gateway. However i'm not getting this to work properly. Is this possible? How do I achieve this?What i have is the following:My first gateway has 2 branches. Of which the first branch is an approval task. After this approval ta...