Welcome to the Adobe Experience Manager Community! Connect with peers to ask questions, share best practices, explore release updates, and contribute ideas that shape the future of Adobe Experience Manager.
Recently active
I have a requirement to do the following in a PDF form designed in LiveCycle 7: When a user clicks on Enter key that have to be treated as Tab key and move the curser to the next Text field available.Can any one help me how to achieve with an example?
Hi,I have a form which requires validation prior to it's final submission (fields must be populated, etc).However, in order to pre-populate some of these fields, we also need to be able to submit the form to an external CRM to retrieve the FDF data for the form to be incorporated.When doing this, the form is validated, and since there is no data yet, the submission fails and pre-population fails.Is there any way to temporarily disable the validation of the form for the pre-population-submission, and then turn it back on following that?The property xfa.host.validationsEnabled seems like a good candidate, but setting it to false doesn't seem to have any impact.Cheers,Martin
Can I change the caption of a textfield at run time?? i.e lets say i click a button and the textfield caption changes from Text1 to text2
Hello all, Pretty simple question, just running into syntax errors.I want to take the first letter of fields 1 and 2, and the 6, 9, and 3rd number of fields three. I can do this with a substring one at a time, but I need to this so it puts all of the values from the substr together, ex. 051097HT. This is Date of birth, and initials. How would I usr the Concat for this. My last attempt.TextField1.rawValue = Concat(Substr (txtDOB.rawValue, 6,2),(Substr(txtDOB.rawValue,9,2)This is not the complete solution, just 2 parts. Not sure how to write it to put it together.TIA!!!Rudy
We are trying to create documents in Adobe Designer 7.0. Some imported text will be lengthy, and we want the text to flow to the next page to accomodate the information if necessary, and have the page numbers automatically be added to the total. Page 4 of 4 would automatically grow to page 5 of 5. Can this be done? Also, we want some information kept together, and if there is not enough room on the page, the whole group would overflow to the next page. I would really appreciate help with this - even if it's just to say that this is not possible. Thanks in advance.KP
Dear all,In a dynamic form I require to add cosecutive serial no to the dynamically generated fields.How can I do it?If any body can please help me.Thanking youRakesh
Hi I need to create a check template in PDF wherein in the location where the account number , routing #etc is printed , i shoudl be able to print in in a micr font and when the check is printed using a MICR printer , the MICR encoding should use the Magnetic Toner in the printer.. is it possible to achieve this? Thanks Jaya
A numeric field with all pattern parameters set to zz9.99 when form is filled in Reader, trailing zeros are stripped off, e.g. 123.00 becomes 123. I've tried changing the binding data format to float from decimal and still no luck. Any ideas?
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.