Repeating Subform
Hi Everyone, i have a normal text field and a Add Field button in my form. If someone enters information in the text field, how do i make it such that when they click the Add Field button, a new field...
View ArticleSubstr Function
I have a script that "walks" through all the records in an Access database table to find the largest file ID number. This script has been working correctly. Now I need to add a prefix to all the ID...
View Articlevalidate empty cell in table row
Hi All.I create form in LiveCycle with repeat table row. Now I would like to validate each cell in each row that it cannot be empty. If it is possible. How it to do? Thanks.
View Articleto Turn off of or set auto complete feature in Adobe reader 8 through LC...
Hi i am developing the XDP through LC designer . After renering the PDF through form server if i open the PDF in adobe reader 8 it pop up message saying auto complete . I dont want to dispaly the pop...
View ArticleForm does not 'recognise' user entered email addresses?
Hi My form collects email addresses however I want the form to 'recognise' the entered email address as an email address and create a link to create an email when clicked. I'm using ES2 and have set...
View ArticleFlatten Livecycle forms
It's been a few versions, so I thought I would raise this again and see if I can get an answer.... I have a LiveCycle form. I use LiveCycle because I need the functionality that allows a field to...
View ArticlePDF Attachment Annotation script in LiveCycle
Help Please.Can someone help to re-write this code below to work in LiveCycle?It already works for Acrobat and users with Acrobat Reader XI can attach files to PDF with this script but it doesn't work...
View ArticleCan't Edit Text- LiveCycle Designer 8.0
I've been using Livecycle for years and I've always opened up certain documents, edited the text, field boxes, etc.All of a sudden, I go to edit a PDF in Livecycle (same pdf that I've always edited)...
View ArticleHow do I lock text fields in my forms?
I've got a form set up which includes text fields, image fields and buttons which "jump" users to other pages on the form. The form behaves exactly how i want it to... ie is editable and has been...
View ArticleFile Upload field in livecycle designer
Hi Am trying to create a form which allow user to add an attachment and want to display the size of the attached field.And also i wnt to save the form in the local system .Could anyone help me to come...
View Articlehow can I call a web service using JAVAscript in LCD
hi guys, I know it can call a WSDL in LCD, but I have not any WSDL web service , and I have a REST web service ,how can I call this REST web service in LCD? I checked some documents and found...
View ArticleField Prompt / Hint
I am new to LiveCycle and will need all the help I can get... I am creating a form mostly to be used by myself and others in my company. I would like to find some way to add a Hint or Prompt in fields...
View ArticleLock a specific Text Field
I have a Text Field which gets populated with random numbers every time the form is opened. I would like to add a button using JavaScript which will lock only that Text Field when clicked after form...
View ArticleHelp with data binding
I'm new to LiveCycle. Just trying to learn. All my previous experience is with MS Access.I have created a form with 6 fields per row. Each field is bound to a field in a single Access Table.The user...
View ArticleHow do I edit text (not form fields) in forms documents that I created ES4...
How do I edit text (not from fields) in forms / documents I created in LiveCycle designer? I cant edit in Acrobat X or DC as it gives me an error stating that I have to edit the document in LiveCycle,...
View ArticleHow do I edit text (not form fields) in forms documents that I created in...
I can't edit it in Adobe Acrobat X (it gives me an error message saying I have to edit it in LiveCycle Designer), but when I try to use the new LiveCycle Designer ES4 program the function for editing...
View ArticleCheck for required fields without clicking anything
Is there a way to add a script to a Submit to check if all required fields have content? I would like the button to turn green as soon as all fields are completed. All required fields are on "Page...
View ArticleAdobe Acrobat DC erased my Adobe LiveCycles
Hey All, I have a pretty in depth form that I have been updating in Adobe LiveCycle for several years now with populated large dropdown options and so on, but with the Cloud I have to also download the...
View ArticleSet focus on phone number field when validations fails
Hello,I have a text field set up as a phone number field, with the following in the change event to accept numbers only: if(xfa.event.newText.match(/[^0-9]/)){ xfa.event.change = ""; } In the Pattern...
View ArticleAdd Rows to a LC form table does not work
I need the user to be able to add rows to a form table. Following the steps in the online help does not work. What am I doing wrong.Please help!Thank you!Lisa
View Article