Hello,I am testing the process-feature of the Livecycle WorkBench.However, I am facing some difficulties...As a matter of test, I wanted to create a simple process which would:Fetch an email attachement, an interactive PDF formExport the XML data from the formsend the XML data by email I manage to d...
Hi,On a form, In JavaScript, I'm trying to reference the custom properties (manually created by navigating to File > Form Properties > Info > Custom Properties). I don't need to set the properties, just get them. I know how to get the default properties (e.g. Title, Description, Version, etc...), ...
Hi,Could anyone please let me know if i can communicate with CMSA from livecycle process management in ES4 anyway?I could not find any usefull stuff anywhere. So, please let me know if this can be achieved or let me know any alternate solution. Thanks.
Hello everyoneQuick question should be easy for an experienced javascripter. I have a multipage document and I have created a button to submit to email. Below is the code I am using.Please help me with making it so that only the page that the button is on is submited by the email. Thanks in advance...
Hi I am using Adobe LIvecycle designer ES2. I have about 20 checkboxs that need to show and hide the same fields. I can get it to show and hide the fields if the checkboxes are chosen. The problem lies when you unselect a check box as this will hide the fields however if the initial check box is no...
Unable to view pdf created in Live Cycle Designer ES2. I initially thought this was a user / OS issue when I created a document for someone who is new to a MAC laptop. She could not view the document through email. Unfortunately, I began seeing the same error in my own document folders when searc...
Is it possible to have a user partially fill out a form save it and then come back to it and add more data before submtting. I will be using the Submit As XML Data option.
Hello =)I'm working with LiveCycle ES4 designing a form and I want my form to be filled by Adobe Reader users.In this form, I have a signature field which I want to verify before the user submits the document.I'm using this code in the click event of the button: var signature = event.target...
Hi =)..I'm having a problem with some (not all) numeric fields in a form.In the troubled ones I can type letters in them. When I exit the field it's displayed an error message and the field is cleared.How can I make the field accept only numeric characters when typing?I just don't understand what I ...