I understand the "presence" options, but I want the field to be visible on...
Please help - this has frustrated me for years. I want the field to show as a sunken box on screen so user know the field is there, but when the form is printed, I only want the inputted data to print...
View ArticleI'm getting a strange error with a simple action:
Exception in line 7 of function top_level, script XFA:form1[0]:Page1[0]:DateTimeField1[0]:initialize. The action is to set the date to todays date when it's initialized, i've done this countless times...
View ArticleIf I upgrade LiveCycle to ES4 or the newer Experience Manager Forms, will my...
I am trying to save myself the effort of remaking the form which has some extended javascript and formatting applied to it and am hopeful that a simple upgrade of the software could give me the mobile...
View ArticleSelect dropdown value using script
How do I select the boundItem of a dropdown object list based on the rawValue of another field? So if the rawValue of TextField1 = 1641how do I select the boundItem 1641 value of my dropdown using script?
View ArticleCall a Calculator from a fillable form
I have a form that is used to report the gross sales of prepared foods to a local government. There is a local tax of 7% on those sales and it is paid by the purchaser. The restaurant them remits those...
View ArticleDynamic QR Code
Hi All, I have a requirement like as below: There is a field in the Form which is repeatable like Customer1 Customer2 ...Customer8. I have to have a QR Code associated which each customer.The data...
View ArticleCannot save and sign forms by Reader
Hi all, I have problems with Adobe LifeCycle Designer ES4. I cannot save or sign forms, which are created by Lifecycle Designer ES4. Can anyone explain why? I reseached, that I need "Reader...
View ArticleHow to change a text-Field on the MasterPage
I need to change a text-field on the masterpage:Formular1.#pageSet[0].Seite1.Schaltfläche1::click - (JavaScript, client) // what is wrong with this...
View ArticleMulti-line entries in drop-down
Hi - I have a drop-down with a very long list, displaying in a fixed field area. Some of the entries are very long, and since the drop-down only allows one line, the rest of the entry is obscured. Is...
View ArticleFormularfelder sollen als XML Tag abgebildet werden
Wir brauchen eine Ausgabeformat, in dem die Formularfelder als XML-Tag abgebildet sind und über PHP durch die Eingaben des Benutzers ersetzt werdenkönnen.Z.B....
View ArticleIs there a way to use the Livecycle Designer under Win10 without the...
Is there a way to use the Livecycle Designer under Win10 without the PDF-Preview-Error issue?Every second time I use the PDF preview the programm has to be shut down!
View ArticleForm submits on signature completion (no separate submit button required)
Hi, Rather than having a separate Signature Field and Submit button, I'd like to have the form submit by email when the electronic signature is completed and OK'd (in the one step). Is this possible?...
View ArticleExport attached files to Access database
Is it possible to export files that are attached to a LiveCycle form to an Access database connected to the form?
View ArticleUsing common javascipt library to create dynamic chart
Hi ,I would like to use javascipt library like d3.js, chart.js to create a dynamic chart. Is it possible to do it in Adobe Livecycle? Any instruction involving this topic would be welcome.
View ArticleMailto: hyperlink opens both a new email message and a new browser window/tab
Hi, The subject line sums it up. I have form with email hyperlinks, which work fine except that when you click on them they seem to open both a new message in the registered email client, AND a new...
View ArticlePerformance drop with latest updates - 11.0.22
Hi there,I'm managing IT system, where one of the components requires data capturing and exchange with use of interactive PDF document (+- 150 fields with complex, custom validation, XFA, java script,...
View ArticleSignature validity depends on meeting conditions
Hello, I have created form and it is almost finished, but one thing makes me crazy.Validity of second signature depends on meeting of conditions set. If both conditions are met signature is valid, if...
View ArticleScript to open attached PDF in a new window
I have a form that is attached to an instruction page with a button that opens the attached form. The problem is users close the instruction page which in turn closes the form. Is there a script that...
View ArticleConcentating Text in a Text Field
Hi all, I am creating a form where the user can make multiple selection via checkbox's, and I am trying to have the selections entered into 1 text field. eg, checkbox1 = applecheckbox2 =...
View ArticleJavascript changing mulitple object with sequential number names
I wrote this code for a check box object that, once clicked, will check other box objects at once: javascript, change: if (this.rawValue == 1) {S1.rawValue = 1;S2.rawValue = 1;}it works.Then I wanted...
View Article