Can't edit captions
I have a form that was created by printing an excel spreadsheet to PDF and then we are editing in Livecycle ES - the form fields have been added. However, we can't edit the captions for a radio...
View ArticleAgree to terms and conditions check box
I am using a checkbox for users to indicate that they agree to the forms terms and conditions. On Submit how can I validate that the box was checked and if not block the Submit process from completing...
View ArticleSave As button
I created a form using Microsoft Word for the layout, and added form fields in Acrobat. Then I opened the form in LiveCycle because I like the calendar feature that LiveCycle has for date fields. The...
View Articlehow to sum 'columns' of radio buttons
Ok, this may sound odd, and I have very limited knowledge of formcalc, but here goes. I have 6 rows of radio buttons, each its own group. Each row has 5 buttons. The value for each row will be set...
View ArticleSelf expanding text boxes
Hi,I'm creating a fillable form with self expanding text boxes, but can't seem to get it right. The boxes expand, but overflow to the text below, plus do not expand onto the next page. I have posted...
View ArticlePDF Forms File Size are bigger than expected
Hi, I seem to have some issue with the file size of my PDF forms.I have xfa forms created on Adobe LiveCycle Designer ES2 9.0.0.2.20120627, and they're all at least 1Mb big which is pretty big for a...
View ArticleSubmitting a pdf form to a SharePoint 2010 library
Hello, I have a pdf form that was created in Adobe LiveCycle. Right now the submit form button it configured to send the form to an email address. I need to be able to submit the form to a SharePoint...
View ArticleMake visible a field when deleting a page in Livecycle
Hi everybody When I add a page, the footer of the last page is automatically deleted. It works perfectly. But I would like that the footer appears again on the last page when I delete the current page....
View ArticleGenerate Random Number in a Numberic Field
Hello, I am wondering if there is a way to Generate a random number in a numeric Field or any other type? I am currently using LiveCycle Designer ES 8.2 thanks, -Vargs
View ArticleReader Extended forms are broken in Adobe Reader XI
We use Livecycle Server 11.0 to enable saving of forms data in our forms. We are receiveing complaints from people using Reader XI that if they reopen a form they are working on, they get the following...
View ArticleCalculate balance between income and expense
Hi, my problem is explained in below image. How to perform calculations which will include the result from previous row in the next. Etc. Can you help with this. I can attach a form if needed. Thank you
View Articlehi folks, need help on submit action when rendering the form as HTML
In my form, I added a button and selected the Control Type option as Submit, in the Submit Tab in the object pannel, I provided the REST end point of my livecycle process.I used this form as a asset to...
View ArticleresolveNode and addInstance
what is the right syntax for something like this to work?var newInst = xfa.form.form1.resolveNode("#page[0]").instanceManager.addInstance(1);
View ArticleHello All
Can someone help in resolving this problem. I have two different rows, Row A and Row B its in dynamic mode...I need values of Row A to be multiple by Row B. When I start adding additional row through...
View ArticleNon Contigous
I am trying to distribute a form in version 9.I get a message Unable to flow non contiguous subforms with positioned content.Not sure what this means
View ArticleAuto Number PO#
I'm trying to find a way to auto increment the PO# field. Or generate a unique number each time I open the form.Any idea?
View ArticleEmbedding LiveCycle forms within Java UI
Hi, we are using Adobe Acrobat 9 to create Livecycle Forms.Is there a way to EMBED LiveCycle forms in browser based Applications (Java, .Net etc). We want to display the LiveCycle form inside an...
View ArticleCheckbox will not uncheck
I have the following checkbox code: if (this.rawValue == 0){ hc1.value.integer.value=0; hc2.value.integer.value=0; hc3.value.integer.value=0; hcgray.presence = "hidden";...
View ArticleAuto-generate form fields from PDF in LiveCycle?
I have a PDF created with InDesign that is destined to be an interactive PDF form. For previous versions I have imported it into Acrobat and had it generate the fields based on the text columns I layed...
View ArticleSimple FormCalc equation not working
I'm trying to do a simple formula hours1.rawValue = hr0.rawValue + hours.rawValue, an entire "Row2[0]" row isn't working for some reason. It won't auto populate the ".rawValue" as well as work in...
View Article