Below Code works great but counter still shows 1 even there is no empty filled
Below is the code to get the empty filleds (counter);form1.Page1.notification.NumericField1::ready:layout - (FormCalc, client)var FilledRows = 0for i = 0 upto Body.Table1.Row1.instanceManager.count - 1...
View Articleneed buy live cycle designer
Hello ^^we need buy live cycle designer, unfortunately our reseller not sold here.i tried to contact adobe is no response. click via this link : Designer ES4 comprehensive design tool | Adobe LiveCycle...
View Articledatabase connection
hello,i hade made a form with adobe livecycle designer.. i also connect it to ODBC database... i have added buttons to the form like (next, previous, last, save)my question: when i enter a new data to...
View Articledropdown box - option line break
Is there a way to add a line break to a drop down box? Or change the width of the drop down box when the user clicks to view options? Some of the text I have is very long and you cannot read it all.
View ArticleMaking a field mandatory only when visible?
Hi I want to make fileds only mandatory when they are visible I thought this code would work but it doesnt seem to do anything? Here is my code currently - any ideas guys? if...
View ArticleBullet lists not apearing properly in AEM LiveCycle Designer 6.1
I have a form that was developed using Designer ES4. The form has a text field that contains a bullet-ed list. When I open the form in AEM Designer 6.1, the list is no longer bullet-ed and the text in...
View ArticleDynamic Table Sum Not Calculating on Commit
I am using the below code to sum a dynamic table. Each time I add a second "Table1.Row1" row, and select the value that would render countU ==0 true, the Livecycle form will not re-calcuate the query...
View ArticleScript to change the font color of only the text the user selects (highlights)
Is there a way to change the color of the text, or highlight, only the text the user selects in a textField?
View ArticleScript to record name of user logged into Windows7 PC?
Is there a script to add the name of the user logged into Windows7 PC in a textField?
View ArticleLoop Through Subform Instances
I'm very new to Javascripts and Livecycle, I have 4 fields (field1.rawValue, field2.rawValue, field3.rawValue & field4.rawValue wrapped in Subform1. I'm attempting to sum values entered in fields...
View ArticleFormulare mit Adobe LiveCycle Designer verteilen
Die Schaltfläche Formular verteilen im Menü Datei ist nicht aktiv.Eine Verteilung des Formulars bei Acrobat ist auch nicht möglich. Hier kommt die Meldung dass man das Formular mit dem LiveCycle...
View ArticleShortcut help
I have a dynamic form with expanding fields, and the customer is asking how they can view all the text as they are typing it in... Currently, the field is set for one row, and will expand... they are...
View ArticleScript to generate random integers and populate List Box
This is what I would like the coding to do. On a click, I want the script to generate 4 random integers between 0 and the value that the user enter the field called...
View ArticleRegular expression for restrict enter key
Hi I have an address multi line text field. users are restricted to press enter key inside the text box, how can I accomplish that on the exit event of the text field. Thanks
View ArticleGenerate and embed Aztec code in form through Javascript
Hi, I'm new to LiveCycle Designer. I started using the tool to create (label) print templates for our SAP Manufacturing Execution (ME) system, printing documents and labels using Adobe Document...
View ArticleTable row textField not breaking within content
My form has a table with a few columns and rows. One of the column cells has a textField. I have the table set to allow page breaks within content and the row is set to the same thing but the text does...
View ArticleHow to remove an item in the dropdown list ?
Hi all thanks for your time.I have a drop-down called "drp_names" in a dynamic table that the rows can repeat on clicking button, table SOM named "Body.Table1.Row1". what I want to do is how to delete...
View ArticleHow can i submit the PDF after apply password security?
Hi all, I created a form by using LiveCycle Designer ES4. The form has a submit button, and submit the XDP(include PDF) to the server by url. After apply the permission password to the form. Then...
View ArticleEnable Auto save while clicking button in PDF
Guys, I have designed a form using LiveCylce designer ES2. I have tired to write a code that will save the PDF automatically into the folder. However it gives only popup. I have enable the user rights...
View ArticleUse submit button to trigger validation and prompt to save instead of submit...
I want to add a Submit Button that will trigger all validation using the built-in feature. This will also work well with the "forms validation" setting done on the form properties. See snapshot below....
View Article