Help with realization of a code by "change" event
The form is developed in Live Cycle 9 There is the following code:var str = rawValue;var FIO = str.split (' ');var a = FIO.lengthswitch (a) { case 2:{ FIO [0] = FIO [0].charAt (0).toUpperCase ()...
View ArticleWriting text in upper case.
Форма разработана в LiveCycle 9. Поле используется для ввода текста в нижнем регистре. Необходимо, чтобы во время ввода текста ("изменить" событие) в первых букв слов появляются в верхнем регистре....
View ArticleJavascript query and app alert message
Hi there, I wonder if someone could please help with a query I have re a button I have that checks that all required fields have been completed? If required fields are not completed one message is...
View ArticleProblem with an ALC-WKS-007-040 error
Hi all,I'm trying to develop a BP with forms in XDP. However this does not work as I get an ALC-WKS-007-040 error when I try to render the form in Workspace. I have tried to set up the renderPDF...
View ArticleInsert page changes repeating row in table
Good afternoon, I have a form with three pages. the first page is tex, the second page is a repeating subform (table), and the third page is calculated fields based on the repeating rows in teh table...
View ArticleRepeating Header and Button Problems
I've been finding myself digging deeper and deeper into Livecycle lately, as our office is trying to convert ALL forms to pdf. This has been somewhat of a headache for me. I finally figured out how to...
View ArticleHow to merge static pdf files and dynamic livecycle forms
Hello, I was wondering if there was a way to merge static pdf pages with a dynamic livecycle form to create one file. Thanks, -vargs
View ArticleAdobe LiveCycle Designer ES2 email button question
I am using Adobe Lifecycle Designer ES2 to create an Adobe Acrobat X pdf form. The form uses a checkbox to select different options, and then the form is sent via e-mail to a specific e-mail address. I...
View Articlejavascript for conditional formatting of table row
I have a table on one of my Livecycle forms which has rows that need to be conditionally formatted. A calculation involving the values of two of the cells should determine the background color of the...
View ArticleReducing the file size of an XML Form
We have created and launched a number of PDF Forms (created in LiveCycle) for our contacts to download, complete electronically, and email or fax back to us. The problem we are running into is that our...
View ArticleNeed help with javascript...
I have a form that I want to email. When it creates the email, I have a script that inputs the sender's email, a subject line that inputs the name of the person filling the form from the "empName"...
View ArticleCheck box - When yes is checked no will uncheck
I need help figuring out how to make the check boxes to where only one option can be checked at a time, either yes or no. I am using checkboxes rather than radio buttons because i also need them to be...
View ArticleHow To Allow User To Enter "$" In A Number Field
I have a form that includes various numeric fields in which the user should enter dollar values. It works fine if the user enters a number WITHOUT a dollar sign. Suppose the user enters "1234", the...
View ArticleAdobe LiveCycle Designer ES2 email button question
I am using Adobe Lifecycle Designer ES2 to create an Adobe Acrobat X pdf form. The form uses a checkbox to select different options, and then the form is sent via e-mail to a specific e-mail address. I...
View ArticleLivecycle ES 4 - Web Forms - "Partial Save"
Hello Livecycle community , We are considering buying several modules of Livecycle ES4, however some elements remain unclear to us: - Using the HTML5 form features of Livecycle, can you provide the...
View ArticleAdobe LiveCycle Designer ES2 email button question
I am using Adobe Lifecycle Designer ES2 to create an Adobe Acrobat X pdf form. The form uses a checkbox to select different options, and then the form is sent via e-mail to a specific e-mail address. I...
View ArticleAgree to terms and conditions check box
I am using a checkbox for users to indicate that they agree to the forms terms and conditions. On Submit how can I validate that the box was checked and if not block the Submit process from completing...
View ArticleContinue adding cell on another page.
Hello, I am trying to make a form in "LiveCycle 8" and I have a problem. I create a button that allows me to add the cells in a table. However, when the page is full, a new page is not created...
View ArticleUse a calculated table footer field elsewhere in the table
I have a expandable table where column totals are performed in a table footer. The field name is form1.ICE_Page1.CostEstimate.Table1.FooterRow.Subtotal_Labor I need to use this value...
View ArticlePeople get an error question when trying to open my form
I have Reader Enabled my forms created in LiveCycle and find that people have problems opening the forms. They get the below error message even if they have the most updated version of Adobe Reader. I...
View Article