Dynamic Forms with Bindings
Hello all, need some help, I have an odbc connection to an excel file and I have made a data connection to the excel document. I can see my two fields in my dataconnection.What I want to do is for...
View ArticleLiveCycle Message Box Beep
Is it possible to change or mute the default ("4") host message box beep in LiveCycle? I can change the beep type using xfa.host.app.beep() however the message box triggers the default beep ("4") then...
View ArticleLivecycle ES3 Form PDF Preview displays default message
I am a amateur livecycle form designer running windows8 64-bit, livecycle es3 and adobe acrobat XI pro. Any form that I design, windows explorer attempts to preview the first page of the form and...
View ArticleIncrementing numbered bullets
I'm looking for script that can do the following in addtion to hope that Adobe develops a means to allow for bulleting without writing script.A flat PDF will be created after data is rendered with a...
View ArticleBind multiple instanced text fields in different repeating subforms
What I have is a table that has rows that repeat based on a click event ("+" to add a row, "-" to delete a row). The user can enter a name in the first text field (Name1). There is a messagebox popup...
View ArticleOverlapping Content with Page Break when using expandable text field
I have 2 subforms side by side, both marked as flowed and contained within a table. The one on the left is top to bottom check boxes and the one on the right contains an expandable text field....
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 ArticleCalculate page subtotals in repeating dynamic subform
Hello, I have a repeating subform that can span many pages, at the bottom of the list I have a grand total.......thats great I would like to add a subtotal for each page of the repeating subform. How...
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 ArticleIs it possible to edit text in a pdf form created using an earlier version of...
I created a form starting with a Microsoft Word document, turned it into a Adobe Acrobat PDF and then turned it into a fillinable form using the LiveCycle Designer that used to be imbedded in the Adobe...
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 ArticleCheckbox 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 ArticleHow to Create Drop Down List Actions?
hello,i was wondering how to create such drop down list action in Adobe Livecycle that when i choose one List Item it shows certain text fields under to it. ie. im having one drop down list that is...
View ArticleRequired feilds
I have created a PDF in LiveCycle Designer 8.0 and added some "required fields" but when I check the PDF to see how it works the red boxes around the "required fields" do not go away after I input the...
View ArticleCreate dynamic graph
Does anyone know a way of creating av dynamic grap inside a PDF form?
View ArticleCan I add a long text with scroll bar for user to read? (not using list box)
I need to add text box with Terms and Conditions on the Order Form, and I would like to add them in a box with scroll bar for user to be able to read if desired. Is there such thing as just plain text...
View ArticleNew to LiveCycle- need help adding forms together (calculations)
Okay, here's my scenario. I have one field called RoomBoard, one below it called TuitionFees. I'm looking to calculate both automatically in a "Total" field below it so that when a person puts a...
View ArticleNeed field to be read only once saved...
I have altered the current date field to create a unique ID for a form. What I need it to do is to become READ ONLY once the user clicks the Submit button. Below is my current FormCalc code $.rawValue...
View ArticleCustomize signature appearance to not show DN when creating form in Designer
I had created form with signature field but failing to customize signature appearance to not show DN when creating form in Designer. This form is for customer to use. Any way to customize signature...
View ArticleHow can I do my own validation of a form
I have a LiveCycle form with 3 tables that the number of rows can vary. I would like to validate the table by saying any row with at least one column value in it must have all columns filled. Any row...
View Article