Overflow leader not working
Hi, I'm working on a form to document each time a patient is seen for physical therapy.The form has a few subforms on which users can enter data.1) sfmAnnualGoal (what the patient wants to accomplish...
View ArticlePopulate Subject line from text field (XFA)
I'm using this code which is not working for me. I added a Button the assign the code as javascript in the click action but nothing happens. var subject = RIFN.rawValue + "-" + CurrentDate.rawValue;...
View Articlehow to split a column in adobe livecycle design?
How does one split a column in adobe livecycle design. I have found that one can split a column after you have merged it. But I want to split two columns into four in the middle of a table. This can be...
View ArticleCan we achieve this cosmotic red from a JavaScript?
Hello If I set a field as REQUIRED (pic. 1) I will get a bold thick red border aroud my field (pic. 2), well. Setting a field as REQUIRED - Pic. 1 Getting below red bold thick border Pic. - 2 Pls....
View ArticlePDF form Week ending date auto populate
i have a pdf form i am doing. it has a java script to make the week ending date populate other fields and minus a day.if (WEEK_ENDING.rawValue == null){$.rawValue =...
View ArticleObtaining name of object triggering event
If I've got a change event for a checkbox declared like this: topmostSubform.Page2.Competitions_CB.Checkbox::change - (JavaScript, client) how can I get this object path into a variable so I can...
View ArticleDate field question
I was wondering if it is possible to have one or multiple date fields change colors or become highlighted based off input from another date field. What i have is a form that has an oldest possible date...
View ArticleWhy doesn't new field label/caption replace the old caption?
My customers change their minds quite a bit about the language that should appear on their printouts, which I'm creating using LiveCycle Designer. I have seen a recurring issue: When I paste a new...
View ArticleHow to validate required fields before executing menu item ("Save As") using...
Hi, Sorry, I am new to PDF Development. I tried creating PDF using Acrobat XI Pro. During creation, I have encountered issues in running custom JavaScript. The requirement is to validate all the...
View ArticleEvents script not showing up in designer
I am working on a form using ES4 version 11 and when I try to view the Javascript code for the events nothing shows up. I also cannot preview the form using the preview tab. It just hangs. When I...
View ArticleRepeating Subform to Generate Text Field
I hope I can explain this clearly. I have a repeating subform form on page 1 that ask for child's name. Later in the form I need to ask other questions regarding the children. What I would like to...
View Articlehow do I generate the pdf file using the name of a field. How can I help
how do I generate the pdf file using the name of a field. How can I help
View Articleissue with setfocus on mandatory fields not filled in
Good morning everyone, Im playing this morning with the Setfocus on mandatory fields not filled in yet and it works almost perfectly. Im refering to the option under forms properties-> form...
View ArticleLooking to put a quick series of dropdown lists that are dependent on the...
what is the easiest and most efficient way to relate multiple dropdown lists that are dependent on the choices being made. When using Adobe LiveCycle Designer - is there something specific that needs...
View ArticleloadXML problem
HiI have a form in which I call a web service to get XML and then take that XML and use xfa.datasets.data.loadXML(theXml,0,1) to load the xml into the DOM. The problem i'm having is that I need to...
View ArticleMultiple Checkboxes linked to a text box, I need to add another function.
Hello I'm using a form with multiple checkboxes. The checkboxes work fine when applying rawValue.The issue I'm having is when a checkbox is unchecked.This happens when my client makes an error by...
View ArticleIs there a way to disable intructional text added to email?
I have a form that gets submitted as an attached XML file. Everything works fine but Acrobat also adds the following language to the body of the email that is generated: "The attached file contains...
View ArticleAn Error Occurred during Submit Process. Cannot Process content of type...
Hello All, I am submitting the form data to server using HTTP submit button. I am stuck in a weird situtation: When I fill the form and click submit and my Firefox is open than I get this error "An...
View ArticleInheriting form name from field value
Hi, This may be a long shot, but I was wondering if there is anyway a form can inherit its name from a field value. This form is used for conferences tracking and I was asked if there is any way for...
View ArticleAdobe LiveCycle Designer ES2 - C++ Crash on Preview PDF attempt
Hi guys,I'm desperately after some help with a small yet frustrating issue that occurs while attempting to preview pdf in LiveCycle Designer ES2 9.0.0.2.20101008.1.734229 The shortish story:Adobe...
View Article