Importing data into dynamic form
I have not yet had a chance to work with LiveCycle, and I have been given a project which I need to determine if LiveCycle would be the correct solution. The client originally wanted this to be a...
View ArticleUsing xfa.resolveNode with tables
I use xfa.resolveNode when working with fields in a subform. I am trying to do the same with a subform in a row in a table, but am getting a null error. Can I use xfa.resolveNode to refer to a field...
View ArticleHyperLink / Label / Text OnClick Alert(Pop-Up Message)
Hi everyone, I'd like to know if someone knows if it is possible to have a messageBox or alert pop-up to show when someone gets to click on a hyperlink / label in Acrobat. I have a block of text, which...
View ArticleChange Caption Text on formready (run at server)
Hi We need to change the caption text of a text field as following: (formready, run at server, javascript)TextField1.caption.value.resolveNode("#text").value = "hello"; It is a dynamic form and we are...
View ArticleSaving an interactive PDF at the client
Hi, I am new to this forum and thank anyone in advance who can help me with my problem. I have recetly made 2 12 page Interactive PDF's for my clients to fill in details and return to me. I have a...
View ArticleXDP - open PDF with #toolbar=0 problem in IE
Hi When opening PDF's using a correctly constructed XDP I specify at the end: <pdf href="some.pdf" xmlns=http://ns.adobe.com/xdp/pdf/ /> Everything works correctly in all browsers. I would like...
View ArticleCustomise the email submit button with custom email, cc, bcc, subject and...
Hi I have been working on trying to customise the email submit button to custom entry email address, cc, bcc, subject etc etc You can use the pre-submit function on the email button I am using the...
View ArticleFolder hyperlink issue again - code reads differently in Reader than in...
So when I use Acrobat Pro, and paste a link to a server folder, the link works correctly. (I have to copy the folder link and then put "file:" in front of it to make it work, but it works). For...
View ArticleBullet Points in Textfield
I attached a sample pdf to show the problem I am having. I created a text field that is supposed to have bullet points. However bullet points are not selectable in the "paragraph" toolbar of...
View Articlecalculating times in a form
I have a Form i cant figure out how to calculate times i have 6 boxes i need to put times into and the 7th box would be the total time.this form is used at our fire dept to show the trucks en-route...
View ArticleElectronic signatures and Lock the document
Dear All. I'm writing to know how to sign a document of pdf with Electronic signatures via a device connected to my computer, galaxy phone/tab(Samsung), I-Phone/pad or etc.after sign a document of pdf...
View ArticleHow to get XML data from a PDF form in .NET?
Hi, I know this may not be a proper question in this forum, but it is a PDF form related issue. I need some help in solving my problem in the following scenario: I have a web app processing PDF files....
View ArticleHelp Calculating shipping and handling costs from numerous subtotal fields?
I'm creating a form for our car club to sell club memorabelia. We are a not for profit club. I'm not familiar with Adobe LiveCycle Designer, but have been able to get most of the fields to work as...
View ArticleHow to exclude specific fields while resetting a form
Hi, I am new to LiveCycle. I have created a PDF with 2 pages and it contains 70+ fields (Textfields, drop down, radio buttons, check boxes etc) . I created a reset form button with a click event and...
View ArticleAdobe LiveCycle Forms not opening in Chrome.
Adobe LiveCycle Forms not opening in Chrome. Today, I noticed that if the PDF from is opened from Chrome when it is rendered from an IIS server using the following methoed: Response.ContentType =...
View ArticleCheckbox to hide subform not working
I have what i think is a fairly simple dilemma. I have a checkbox that will be used to show/hide a subform when checked/unchecked. However, none of the code I have written seems to work. The checkbox...
View ArticleForm field positioning - LiveCycle Designer ES 8.2
How to get form fields to be side by side instead of one above the other (LiveCycle designer ES 8.2)I'm new to LiveCycle DesignerWhen I created my form in LiveCycle Designer ES 8.2 (on Win7) I lined up...
View Articlehelp help...Making existing livecycle fillable form mobile(ios/android adobe...
Hello Everyone, I am new to livecycle designer. I have a fillable pdf form(having almost all the field types, dynamic image uploads, and javascripts). I don't know if it is possible to have fillable...
View ArticleCreate RadioButton To hide text box
I am trying to create a radio button that when clicked an existing textbox is hidden.here is my code: if (RadioButtonList22.rawValue == true)TextBoxExc1.presence = "hidden";elseTextBoxExc1.presence =...
View ArticleHow many subforms can a LiveCycle Designer form have, and can at least half...
Hello, Here's my question: How many subforms can a LiveCycle Designer form have, and can at least half of that number be repeating subforms? I have a very large dynamic form that I've divided up into...
View Article