Sign in to follow, share, and participate in this community.
I need some help with LiveCycle.
I've created a form that will be sent to several people to fill out. Once they fill it out, they will need to save the form as a non-fillable file (normal PDF?) and send on to othe... I have a field which a person enters their full name (First Name [space] Last Name). I want to have another field obtain and return the substring of the First name only (i.e. up until it encounters a space in the main... I am taking an existing form with with comment fields. The fields are set to multiple lines, but the excess text will not print out. Is there a way to do this? I tried changing tab order and sequencing the data but t... what is the right syntax for something like this to work? var newInst = xfa.form.form1.resolveNode("#page[0]").instanceManager.addInstance(1); I have a form with a serial counter. I need to have the last counter +1 each time I open a new form to fill again. Anyone can help? I am really new with script. Many thanks JB I am trying to create a radio button that when clicked an existing textbox is hidden. here is my code: if (RadioButtonList22.rawValue == true) TextBoxExc1.presence = "hidden"; else TextBoxExc1.pre... I am doing a dynamic form which has drop down rows (click the + button, then a new row will be created, so the user can have as many rows they prefer, then there is a footer with E-signature in it (hopefully the foote... How can I create forms in ES4 for use on mobile devices? I created a form starting with a Microsoft Word document, turned it into a Adobe Acrobat PDF and then turned it into a fillinable form using the LiveCycle Designer that used to be imbedded in the Adobe Acrobat program... How is this done in LifeCycle? I am unable to get them to work?? I am using Adobe Professional and creating the lifecycle form in there. Thanks!! I'm using Livecycle Designer ES2 version 9. I have a 14 page form, most of it set to Flow. Somehow there's an extra blank page (pg. #10) that I cannot do anything with: if i add an object it puts it on the last page (... I am new to FormCalc and JavaScript, but I have been trying to do some reasearch and some different syntax. I have an image field inserted into a subform. I am trying to have this subform's presence settin... I WANT TO ADD ITEMS THE DROPDOWN BOX FROM THE TEXT FIELD(ITEM NAME) WHERE USER ENTER'S THE ITEM DESCRIPTION AND BOUND VALUE ALSO SHOULD BE ADDED TO THE SAME ITEM. SAME WAY REMOVE ITEMS FROM DROPDOWN BO... Hi everybody Big problem ! I created an order form for business card that the customers fill in with Adobe Reader. He types the data in some fields (which are bound through the data binding "use global data") ... Hi there I created a form with Adobe LiveCycle Designer ES2 where you can fill in figures and it calculates the result automatically. The calculation works fine with Adobe Acrobat X and Adobe Reader 9.2. Bu... I an creating a form. and I would like to a a function of division calculate. I know how to add = + *. but I don't know how to do division /. for example: number 60000/45000= 1.3 Please help. thx I created a fillable form in Lifecycle Designer ES2 and placed on our intranet and placed the Submit by Email button to use to get the info back to me. How do I now get the information back into the form it was ... Hello I would like to create a form where the user can add rows in a table, and after completing the data table, it will be automatically added up and be counted average. Analysing the examples I was able to ... I have Adobe Standard and created a fillable form. When some people try and save this doc, it only saves as the blank form and not what they had filled in. Why is this happening? Hello, I am currently editing an Adobe Acrobat X form in Adobe Live Cycle ES2. I modified an existing e-mail address on a submit button already created. I saved the file, but when I either preview my changes i...