How to Autosum in Adobe LiveCycle
I have a form that I made up in Adobe Pro 9. However, I needed to do some stuff to it that only livecycle would allow me to do. Long story short it is now in livecycle. Here is my problem, in adobe...
View ArticleEmail issues
Once the user completes the form, they would click the "Submit" button. The "Submit" Button in the Object "Submit to URL:" I have it under me "mailto:xxx@xxx" and submitting as PDF. Now my question is...
View ArticleAutofill a Form
I need help in setting up a auto fill within a dynamic form. I'm not sure all of this can be done. But any help would be greatly appreciated! On the form I have a dropdown box for employee profile. For...
View ArticleLink Textboxes - Script not working
I have LIveCycle Designer ES2 and have found a couple of posts with scripts for linking textboxes but none of them are working for me. Can someone help?!!! I've read a couple that say put the event to...
View ArticleNew Root appears for data when rendering form
We are using the sample code below to render the form. Just recently, we noticed that when the form is rendered and the XML is exported using Adobe Acrobat, we see a new root showing on top of the...
View ArticleAffect calculation based on text field value
I have created a text field called PostalCode and applied the appropriate data validation requirements to the field to ensure the user enters it correctly. Elsewhere I have javascript calculations that...
View ArticleAutonumber field will not stop recalculating
I have an adobe form (Purchase Requisition) that we are trying to use a field (SetReqNo) to calculate a number (Business Account number + Date + Time) to autonumber the form. Problem is the form...
View ArticleSending a Blind Copy Email using Email Submit Button
I'd like to send a blind copy using the email submit button. Is this possible?
View ArticleHiding contents of PDF based on NON-existence of a password?
Hi all - I'd like to use javascript to "hide" my Livecycle Designer form on open if a password for the pdf is NOT present. (If someone strips the password, at least I can make it more annoying for...
View ArticleReplacement for Livecycle
I used Adobe Livecycle at my previous job to create forms. I asked the procurement people at my new job to order me a copy. This is the response I got: "The old LiveCycle platform has been rebranded...
View ArticleRead table from data connection
Hi, I am designing a PDF form which has a data connection with SAP which is loading correctly on the mapped fields when the document is generated.Apart from those fields I have a requirement to hide...
View ArticleFormCalc Time Calculations
I'm using the below formcalc script to calculate the difference from a start time to a finish time. What I want to see is something like:Start Finish Total 1800 1932 1:32 Using below I get...
View ArticleHow to Round Corners on Text Field?
In LiveCycle ES4, how to make the basic text field have rounded corners? Thanks in advance.
View ArticleKeeping Fields Open While Saving/Printing as a PDF
Hello. What I am trying to do is create a form in LiveCycle ES2 where either one user can fill in their ideas, print as a PDF or save it and lock their fields so nothing else can be added, and then...
View ArticleBroken Image within a Fragment
While the text field within my fragment is working consistently, somehow the image path within the fragment will not function properly. However, everything is functioning as usual for my coworkers as...
View ArticleI cannot access object value in a page from another page
Hi everyone, I have developed a form in LiveCycle 8.2. The form is used via web, HTML access, not a dynamic PDF. The form has 6 pages and I can not access the value of an element (anyone) who is on a...
View ArticleLiveCycle text field not expanding
Just started using LC E4. I was trying to follow a YouTube tutorial for form flow, but I'm not able to get the text field to expand. I have the field set for Allow Multiple Lines and Allow for Page...
View ArticleActive Form in Outlook Body
I have created a form to email clients in Adobe Livecycle. I want to be able to add it to the body of a Microsoft Outlook email so they can click reply, fill it out without having to open any...
View ArticleImport data into Adobe LiveCycle form
Is it possible to populate a pdf form created using Adoble LiveCycle ES 9 designer? If so what are the requirements?
View ArticleTimer Not Working
Hi I am trying to call a function from a timer using the following code: var mTimer;function testTimer(){ mTimer = app.setInterval( "runTimer()", 1000 );} function runTimer(){...
View Article