add 1 to the numeric field when ever user click button. is it possible in...
I am the new user of Livecycle Designer, I've created a form and now i want to give serial number to it when ever user click button. I don't know how far it is possible ?any help....?
View ArticleXML Source edits not saved
Using LiveCycle Designer ES4 Version 11. Making modifications for accessibility, one requirement is to display the document title in the document window of the resulting static PDF. Instructions say to...
View ArticleUse of app.setInterval
I have a simple save function (autoSav()) in a script object (Skip). The function operates as it should when used from say, the mouse-up event on a button.; it is a trusted function to save the form...
View ArticleAutomatically save PDF on close
How do I keep the pdf from asking the user if they want to save the file when I close the document? I have used "event.target.dirty = false; " in just about any event that might make sense. What am I...
View ArticleDoes download version of LiveCycle Designer ES4 include SP1?
I've just purchased Adobe LiveCycle Designer ES4. I see that there is at least one service pack for ES4. Is that service pack (SP1) included in the version of ES4 which I downloaded, or do I need to...
View ArticleCount particular subforms
I wrote a script to count the total number of subforms the user dynamically creates. I used the following script that works correctly: var count = _Subform2.count; But now I need to count only the...
View ArticleHow can I check for attachments?
I have check boxes adding attachments to a form. On clicking a Submit button, I need a script to check for an attachment if the corresponding check box is selected. Any suggestions? Thanks!
View ArticleHide dropdown object's button except when there is focus on field?
Is there a way to hide the dropdown object's button (only) when there is not focus on that dropdown field? So the button would not be visable until the user clicks into that dropdown and is not visible...
View ArticleLivecycle Preview PDF and Adobe Reader DC
I just downloaded Adobe Reader DC because i had a user having issues opening one of my livecycle forms using DC. (weird I had to resave the form as reader extended and then it worked, anyway). Now I...
View ArticleAdding Field Text Into Subject Line - Something Went Horribly Wrong....
Hello,I have created a form using Acrobat 9 Pro (LiveCycle Designer) and everything worked as it was supposed to using a submit button I created so the client can send the form as an attachment versus...
View ArticleIF statement with two outcomes
I have an issue with an IF statement not producing the desired results; hoping that some of the experts here can readily solve the problem. I have a series of textboxes (named PreBid1, PreBid2, etc.)...
View ArticleHow to Add a Space Between Text Fields in Subject Line
I have created a form where the subject line in the email is taken from 3 different form text fields however they string together without any spaces between them. I am new to JS and don't know the...
View ArticleLimit Table height or allow page break(with javascript) only when reached max...
Hi there, I have a hard time with a form to limit its height say 9inches. I have Table1 in flowed subform with 8 rows and Table1 is set to repeat. Allow page break within contents is not selected for...
View ArticleHow can I install LiveCycle?
Hi, We got the creative cloud on the company. And recently I updated to Acrobat DC, but I can not find how to install/activate Adobe Livecycle? When I try to edit a PDF, a message appears that I must...
View Articlehow can a form compile results without email?
Begging for help! I have some DYNAMIC PDF forms completed and ready for use, but am stuck on some crucial areas:How can the data be collected if they don’t want to use the ‘email’ option, as they...
View ArticleAttached file indicator checkbox
Hello,I have been trying to script a checkbox to get checked whenever a file is attached to the PDF, whether by using buttons that perform the function, or if the user uses the paper clip icon in the...
View ArticleSubforms - adding instances
Hello,On my form I have a "Claimant" section. When you click a button, you can add a new claimant.On different button, various subforms are repeated as well as a subform in the "Claimant" section. What...
View ArticleSet "Allow Page Break within Content" during runtime
Hi, Can some help me setting the subform/table property "Allow Page Break within Content" with javascript?. I have a repeating table in a form and want only long tables to break after certain height....
View ArticleHow do I format multiple lines in the cMsg: field in email
Hello, I'd like to have a multiple line message in the body of the email. I can get the text to be included, but all in one line. How do I get the lines to be separated into several separate lines?...
View ArticleHow can I get my LiveCycle PDF form to incorporate text box info to Excel?
I've created a questionnaire in Live Cycle ES4 and am unsure how to get the information that's filled in the text boxes from that file to automatically populate in an excel spreadsheet.Is this...
View Article