I have a text field which user can enter a number value. But the entered value cannot be less than 3. How can I do that?
Forcing a text field to not accept smaller value than 3
After saving and then reopening a dynamic livecycle PDF extra pages are added.
The livecyle dynamic PDF seems to work fine.
There are five default pages and several other pages (all associated with master pages) and these other page instances can be added by the user by clicking a button.
The problem is that if a user opens the form (it has 5 pages initially) and then saves the PDF. Even if the user has not added any of the other pages, then an instance of each is added to the form.
So now there will be 12 pages (for example) when the user reopens the saved PDF.
Any ideas? Thank you.
i am wanting to download the trial version to evaluate,
i am wanting to download the trial version to evaluate, There are several options for this I am running windows 8.1 undate one, desk top just my little world where i design everything, Is this possible to work i try down loading workbench it stalls
need help downloading livecycle, is there support anywhere?
need help downloading livecycle, is there support anywhere?
Code/Action to Change Textbox Value Font Size
I have a form with textboxes in which the user types in information. Sometimes, the user will type in more information than can fit into the textbox. When this happens, I would like the textbox font to become smaller so that the typed in text fits into the textbox. I need the textbox length to stay fixed. Any suggestions for coding or Actions to make the text font size do this - either a) automatically, or b) by the user clicking something?
Calculating the time difference between to fields
I have 3 fields;
Time Field 1 called StartTime
Time Field 2 called EndTime
I'd like to calculate the difference between these 2 fields into the another field called TotalTime in hours.
EndTime cannot be greater or equal to StartTime. In this case a message should warn the user.
Could you help me with that please?
Export to MS Access Database
I created a form that exports to a 2010 Microsoft Access database. the problem I am having is when I exceed 100 fields in a sigle database row, I receive an error that reads Query is too complex. If I reduce the number of fields under 100, I do not get the error. Is Access limited to 100 fileds maximum per row or is there a way around this error?
Thank you
IBAN validation
Is there a way to validate an IBAN number within LiveCycle Designer using Javascript and/or FormCalc?
i found this website: https://github.com/arhs/iban.js
where they have a javascript solution, but i don't know how to get it to work in Livecycle designer.
Can anyone help me?
WSDL Connection Problems - Workbench
Hi, Im a fairly new user to Livecycle, and I'm running into a problem using the WSDL data connection.
I already have 2 drop down lists being populated by a database though Adobe Workbench, What I'm trying to do is get the two selections the User selects(two different locations) and output a distance between those two points. It's for a travel expenses form I'm designing. I have a process in Workbench that when I Invoke, works correctly in letting me enter two locations and then displaying the distances between those points form a database, however when i try call the WSDL Soap address from the Form, it doesn't seem to call the process at all. I am aware you cannot call a web service thought the preview PDF button in designer, and Im checking if it works by deploying the application in workbench, then accessing it though the companies database.
Any help would be appeciated,
Thanks
Hiding subform and make filed required
Based on a dropdownfield somewhere on the form aText Field must become required and visible and vice versa.
That Text Field is within a Flowed Subform.
If is use a calculation script to make it happen, then i get an error message that the field cannot be empty.
If i use a layout:ready script to make it happen, then it works without an error, but the fields below doesn't flow up (the field isn't excluded from the form)
Can anyone help me please??
Choosing between different table versions (rows) within a document doesn't work?
I created a new page which will display 1 of 2 versions of a table. Only 1 version will display. Never both. The tables differ in that one has one more column than the other. I need to maintain the width of the table to be the same. New to Designer, I have learned that writing script to make visible is flawed for my needs. It's flawed because within each table there is a repeating row that is bound to the same field. Table1.Row1 binds to InvoiceDetailData fields. Table2.Row1 binds to the same InvoiceDetailData fields. Those with experience will probably know that when rendered, Table2 will not have any data in the Row1 because the data was already used in Table1.Row1. Is there a function in Designer ES2, rather than make visible or hide, to "choose" between my table versions before setting the binding?
Thanks in advance.
form created in ES4 won't save data entered in acrobat readerXI
I have created a large form in Live Cycle Designer ES4. If I save the form as a pdf and open it in Acrobat Reader XI I get the message that I cannot save data entered in the form only print it. All I want to do is to put the form on our web site for people to download, complete, save and e-mail it back to me. I did consider an alternative method which is if I distribute the form and take the distributed pdf and save it locally, when it is opened in Reader you get the submit button on teh purple bar on teh right hand side. This will confuse a lot of our users so if there is a way to not have the submit button then that would work but how do I stop the submit button appearing on the purple bar?
QR Code multiline
Hi!
Does any one knows how to put two or more lines in a QR Code.
For example:
Operacao.CartaAceitacao.QRCode.rawValue = "33041330000330\n Modelo 14";
I was expecting to have two lines in my scan reading.
Can anyone help me?
Thanks!
Rui Marques
PS My adobe LiveCycle is ES2 - Version 9.0.0.0.20091029.1.612548
Submit Button missing in Adobe Reader XI
Hi.
I have designed an interactive PDF using Adobe LiveCycle.
I have distributed the form and I am collecting responses through my adobe.com ID.
This has worked perfectly well for my customers using Adobe Reader 8 - 10, however with Reader XI the "Submit Form" button seems to be missing from the navigation pane.
This is how the bar looks in Reader 10:
This is how the bar looks in Reader XI:
Can anyone help with this please? I have looked through the forums to no avail.
Thanks
Stuart
Generate email and send it to the person whose name appear on the form
May I ask if it is possible to do this task in LiveCycle Designer:
How to generate an email and send it to those people whose name appear on the form.
E.g. Team Member: John Smith, Jane Doe, Jannie Willis are shown on the form and when the user submit the form (which will route to another person whose name is not on the form by LiveCycle Workbench), it will generate the email to send to these people (John Smith, Jane Doe, Jannie Willis).
Any one please advise if this can be done.
Thanks in advance,
HD
Dynamic PDF no longer renders in Adobe Reader 11.0.07
We have a number of dynamic XFA (PDF) forms we have sent out to end users. Those end users are in the process of upgrading to Adobe Reader 11.0.07 (Windows, Released 5/13). However upon upgrading, the users when opening the form get a number of modal dialogs with a notice stating "Bad parameter." There can be many dialogs with this same error, one after another. When the errors cease, instead of the actual form being displayed, a boilerplate message notifying the user that they need to upgrade to Adobe Reader 8 appears (see below).
I've tried changing a number of form fields and parameters, but nothing seems to affect the outcome. Does anyone else have this issue?
Acrobat error on LC PDF open - Value of checkbox: 0
I am getting an error window with this message when I open my LC form in Acrobat. It's a dynamic form with a lot of checkboxes and javascript happening, but I am not sure where this is coming from. Has anyone seen this before? Any thoughts on what could be causing it? Thinking the obvious is something in one of my scripts, just which one and why?
Any help would be greatly appreciated.
Thanks, Gary
Dropdown menu populating in the wrong fields
I am extremely new to LiveCycle Designer (I'm using LiveCycle Designer 9 if that helps). At my job I inherited an order form that is not working correctly. We have several lines with dropdown menus. It is supposed to be that you select a dropdown menu and the price of that item appears in the "price" field for this line, but on this form when you select a dropdown menu item on one line, all of the price fields are filled in with that selection, not just the first line.
I have very limited coding experience and I'm not sure how to fix this issue. I feel like it should be something simple but I did not create the form and I'm not sure how to edit it. Does anyone have any ideas? Thank you for your help!
Is LiveCycle a good solution for this?
Currently my department manages all of the forms for our entire organization. What we would like to do is create several templates for the organization to use to create their own forms themselves. We want to be able to lock down the logo, layout, color selections and provide spaces for the users to add their own type of fields and text to customize the template to their needs while still maintaining logo integrity and conformity to design and layout.
I am trying to find a program that will allow us to build these. We would not provide the program to everyone. It would be provided as a pdf document they can customize and then save themselves. The end use of the majority of our forms are hard copies used in field work.
In previous forums I have seen people mention LiveCycle but I am not sure if it can be used in this manner.
Currently these forms are created in InDesign and provided to our print shop as pdfs.
Thank you for your advice and guidance
Data binding, value vs text
Hi all,
I'm very much a novice when it comes to LC and scripting. I've got a form which gets submitted by users as an xml file to an email. When I open the xml file, I noticed that a couple dropdown list fields are showing the data in 2 different ways.
One is showing the field selection value (1) and another is showing the field selection text (OT - Other).
Both dropdown fields are set up the same way. Binding is Use Name(whateverfieldname) . I cant see anywhere to specify to use value vs text anywhere in the object palette. Where can I define which gets passed to the xml?
Thanks!