Is it possible to script an image to open after another field reaches a...
I have very little programming knowledge. I was wondering if I had two calculations that would be compared with each other. When the second total becomes equal to the first calculation, is it...
View ArticleFormsservice doesn't recognize passwords in XCI
Hello, with the LiveCycle ES3 FormsService a PDF should be generated from a XDP, and when the PDF is opened with the LiveCycle Designer the user should be prompted for a password. When the PDF is...
View Articlecustomizing email body on email submit button
Hi everyone, I'm trying to modify what the body of the email will look like once the user has pressed an email submit button. In Livecycle designer, I clicked on the button and viewed the xml source. I...
View ArticleMy second master page is appearing as extra pages throughout my document
Hi All. Any help much appreciated. I have worked with Adobe Livecycle for a few years now but i only touch on the basics of its capabilities. I am now trying to develop an interactive PDF document...
View ArticleHow to validate specific fields from multiple subforms before printing?
Hi, Is it possible to add validations in a form with 3 checkboxes before printing and each checkbox gives other textfields(subforms), you can only check one box at the time. When I tried to validate,...
View ArticleSubmitting a pdf form to a SharePoint 2010 library
Hello, I have a pdf form that was created in Adobe LiveCycle. Right now the submit form button it configured to send the form to an email address. I need to be able to submit the form to a SharePoint...
View ArticleHow to calculate age in years and months?
Hello - I currently have a form that calculates a person's age in full years using the following script (FormCalc): if ( not Row1[1].DateTimeField1 <> Null ) then var DateTimeField1 =...
View ArticleCan you duplicate actions?
I've recently started creating a order form which will automatically fill in either the item description, product number, or unit price once selected either the product number or item description from...
View Articlesubmitting the form data into sql database
i am evry much new to adobe live cycle with very hard efforts i have designed an admission form for students which i am expected to upload on my website for download purpose. I have put one button on...
View ArticleHow to specify the saving path pdf by a "saveas" button in Javascript?
Hello,Firstly, I useLiveCycleES3designeronPC.I createda form witha buttonexecuting aJavascriptthat opens adialog box "save as ..." like this: \ \Scriptsave-as\ \app.execMenuItem("SaveAs"); I would like...
View ArticleALC-UTIL-001-001: Unexpected exception while resolving a new connection to an...
Hi, I am getting the following exception while invoking ConvertPdfService ERROR [STDERR] (ProcessResource@46e269ca(name=convertpdf.exe,pid=0) Error Reader)...
View ArticleMultiple choices for three different types of requests
Hello, I'm using Adobe Livecycle Designer, and I have a question. I have 3 forms, which we are in the process of combining. Basic and general information are the same on all three forms, but there are...
View ArticleHow to successfully reset field(s) in a repeating subform
Hi, I'm getting more and more frustrated while trying to develop a form(dynamic xml) with Lifecycle Designer. As a test we are building up a form which contains a repeating subform. We want to reset...
View ArticleHow to save a completed form that was created as a dynamic form, with...
I have created a dynamic PDF form with expandable fields etc. As this is to be accessible for customers to completed, how can they save a completed copy on their own PC? I tried it myself and I receive...
View ArticleCan someone help to make this work in life cycle
I have this script on a acroform and it works great, but when try in live cycle it does not do anything, Can someone think of the reason? Essentially the value in drop down is populated in text filed...
View Articledata drop down problem
hello, I have a data drop down list connected through a local ODBC connection to an Access database. How do I get other fields to populate when a user makes a selection from the data drop down? The...
View ArticleText with multiple lines limit each line to 10 digits
Im trying to create a Numeric Field with multiple lines and limit the character per line to 10 ideally I want the users to be able to paste in a 10 digit number similar to...
View ArticleInstall Mobile Forms IVS
When I log into the CRX system, there is no option to download the mobile IVS package. Im assuming this is what I need in order to get forms to render correctly to HTML. Ive installed EVERYTHING from...
View ArticleLiveCycle - Collapsable and Expandable Form Sections
Hello everyone, I am new to LiveCycle and I am trying to create a form that has sections which will expand or collapse if you click on them. I do not mean text fields that expand to fit the required...
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 Article