While installing Live Cycle ES 8.0, on the "Native applications support for Microsoft Office" screen I specify the Account under which MS Office was installed (which is a local admin account) and its password - I then click "Next" and receive an "Invalid Credentials" message stating that the account...
Using LiveCycle v. 8. Just want a field to display the current date when the form is opened.The field type is date/time. When selected, I have the script bar set to "DocReady" as the event and script language = FormCalc. Can't figure out what to put in the script line to make the field display the d...
I try to install Adobe livecycle ES (version jboss mysql)on a virtual machine (VMware) with 20 giga HD and 2 gigas memoriesThe java version is "1.6.0_03" Java(TM) SE Runtime Environment (build 1.6.0_03-b05) Java HotSpot(TM) Client VM (build 1.6.0_03-b05, mixed mode)But i have problem to install Adob...
I make an PDF form that contain text fields, signature field and submit button. Some text fields on form are required field. User can't send form by email until requred fields are empty. I want to do that user can't send form by email until signature fields is is empty. Is it possible?I guess there ...
Hey,I have a process in which I pass one long form between a number of users.each user have to fill different section (subform) and sigh on it without broking the signs of other users.anybody have an idea if it is possible in LC ES????? thanks in advance, Oliver
Hi all,I have run into a problem trying to create a process that converts a form with one schema into another form with the same basic schema (and some extra fields). Therefore I have created a process that takes a form and exports the data to a document. I have created two xml variables (one with t...
Good afternoon!I would like to ask how to insert to MS SQL from adobe interactive form? What is the script for it and any website that provide sample form? If you know read this and know the solution, please help me , my project due next week but i still unable to solve it.thanks and i really apprec...
Hi again,As I can understand that I cannot send an xfaform as an attachment to an email (but document is ok) I would like to know how I can transform an xfaform (with an xml schema to a document). Do I need to use the exportdata and importdata to do this?.It is important to me because I need to retr...
Thanks to those who explained how to create a button that allows me to email a form as a PDF rather than XML. It helped me a great deal. Now I want to cause our time sheet adjustment form to be emailed from the employee to their supervisor, and have the form-data be read-only, and the employee signa...
What is the Javascript syntax in LiveCycle to set the selected option in one drop-down list based on the value chosen in previously selected drop down list? Both drop down list have the same list of options in the same order.Do we loop through an array of [options] checking for a "selected" attribut...