Hello,I am curious to know whether or not email addresses are case sensitive. I know for most accounts like hotmail or gmail they are not, however I'm wondering if there is an exception to this rule. I have a form with an email address field and it currently only allows for lower case letters, but I...
Hello all,Have a requirement where the page 1 has to be repeated in otherwords Page1 will be english and Page 2 will be french.(the underlying fields to be displayed in both languages will be same but there labels will be different for each language) I am using just one master page with its default ...
Hi Pros,I'm trying to design a form and it contains some fields, the idea is whenever a user fill the form QR code will be automatically updated/ form data will be embded into QR code. Is it possible? If possible please guide me.
I have a table with a header row, 4 body rows, and a footer row. When I display it in Reader, it appears exactly as created:But when I do a Save As > Reader Extended PDF > Enable Additional Features and display it again in Reader, several unwanted rows appear:Can anyone suggest what might be causing...
I am trying to get the first name of an employee out of an Full Employee Name text field on my form (called EmpName) but I keep getting nothing. I put the javascript code in the EmpName change event as follows: Form0930.Page1.EmpName::change - (JavaScript, client) var nameArray = this.rawValue.sp...
I have created a PDF Fillable Form (with one calculation script) and is locked from editing and no loger fillable when I place a digital signature and save with a new file name. When you open of the new file you get the following error:Script failed (language is formcalc: context is xfa[0].from[0...
In the linked form below, I would like users to only be able to select one check box per row. Is there a way or script to accomplish this?https://acrobat.com/#d=VfYd9XGlRqFHTjCEtZwcdw-Don
I have a form with a repeatable subform which contains another repeatable subform within it. The inside subform has a header row which contains a text field that the user enters data in. This header row is set up as a overflow leader so that it will repeat when the inside subform breaks to another p...
Hi All, I am seeing an issue with LiveCycle Reader Extensions 10.0.0.0 that when I try to reader extend a certified PDF XFA Form it removes the certification. The certificate I am using is not a CDS cert so I was wondering if this is causing the issue?Kind RegardsKev
I need to check the signature status of a signed document. What I need to achieve is check the revocation information of the signing certificate through OCSP and show the result of that check. Optionally I am allowed to also do a CRL check and show the result of that check. The document is signed wi...