Checkbox will not uncheck
I have the following checkbox code: if (this.rawValue == 0){ hc1.value.integer.value=0; hc2.value.integer.value=0; hc3.value.integer.value=0; hcgray.presence = "hidden";...
View ArticleBcc Email button
This is the code that I have set up now: : "mailto: Katerina.Aburn.ctt@mda.mil,SPPCOHVVITSupportTeam@mda.mil;?bcc=Doe.Loe.ctt@mda.mil;&subject...
View ArticleCopying and Pasting a Row from the Form Onto Another Row
I have pdf form created using livecycle. I'm trying to find a way to programmatically allow a user to copy and paste entire rows onto other rows. Right now, it just allows then to copy single...
View ArticleImporting 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 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 ArticleCreated an Adobe PDF form via LiveCycle Designer ES 8.2, used the New Form...
I created a form to be distributed, filled in and emailed back to me for my company. It has been working fine, but now I need to change the email address where it will be sent when the user clicks the...
View Articlehow to add to and cc fields via email submit button
I have created a form which requires pdf format. I need the form to submit via email with the option to change/select the to: and also add a cc: field with selection as well. Please provide any...
View ArticleRadio Buttons - Deselect
I have created a form in LiveCycle designer 9. I have radio buttons and want to be able to put in Script so that if the button is accidentally hit, it can be deselected. Below is how I have them layed...
View ArticleAction builder
I am having problem with the action builder. On page 1, if I select a specific data, a line from a table should appear on page 2, it does not seems to get populated, any idea on how to make it...
View Articlexfa.resolveNode question
I have a function that takes 2 arguments, the first is a XFAObject and it doesn't really matter what the second one is. I use the first parameter to set a variable inside a call to xfa.resolveNode():...
View ArticleSubmit by email button.
I have created a survey form and want to add a submit by email button. I tested to see if that work by puttin my email, after click on the button I received the file in DATA.XML. I want to receive in...
View ArticleProblem when trying to add instance with Action Builder...
I've done this a million times, but apparently I'm forgetting something. I make a new document, add a table that is 2x2 (Table1), add a button (Button1), go to the action builder. My condition is "When...
View ArticleDynamically flatten, rename and attach a form to an email message
I've had no luck in the past three weeks trying to figure this out... Is it possible to flatten (or use an Adobe PDF printed file), rename and attach a dyamic LiveCycle form to email using javascript?...
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 ArticlePro XI not saving images
Hello, We are having image problems when saving. We have a livecycle form that allows people to save an image with an image field and other data in some text fields.The users having problems are...
View ArticleHTTP Submit Button vs event.target.submitForm
Dear All,I have a problem that looks like I would need some expert help to resove. I have designed a small Form with Acrobat LiveCycle Designer ES 8.2The plan is people to fill out the form and submit...
View ArticleHow to insert a carriage return chr(13) to a message box
On my form I have a button, called "Instruction".When the user clicks on it, I present him with a message box expalining key points about the form and the fields.Here a dummy...
View ArticleError in import lca\application code
Hi, I am getting this run time error.. at my code line//Create a ProcessTemplateDocument objectProcessTemplateDocument processTemplateDocument =...
View ArticleChange Fill Color Based On Value
I have found several good examples on how to modify the color of a field based on a value but am not having luck implementing. My form is an evaluation with 3 sections of test scores, the total of all...
View Articleextract xml data from pdf form
Hello, what are the conditions to be able to extract data from a pdf form ? I have thought, that it is required to have XML Schema data connection and that all the form fields must be bind to this data...
View Article