Create in Live Cycle Designer 8.0 - but no record with Reader XI
Hi to all,I'm beginner without training on adobe. Sorry. I'm creating my new documents with fields for filling in LCD 8.0. I cannot store the documents with adobe reader XI.Whta's wrong??Thank you for...
View ArticleWay to invoke pattern validation in script
Hi, Is there a way to invoke pattern validation in script? or check if the field passes pattern validation?The reasoning behind it is to avoid writing validation script which essentially does the same...
View ArticleHow to block an object (visible but inactive)?
I have a fillable form with objects like radio buttons, check boxes, and text fields. When user selects a choice by clicking on a radio button, I want some of the objects, like all radio buttons in the...
View Articletrouble with dynamically filling fields
I have a large form that contains over 50 pages. The first page is a flowable user input form. There are several fields which are common with other fields in the various underlying hidden pages. When a...
View ArticleAdobe LiveCycle designer email encryption
Hi all, I am a developer working on sending an encrypted email of xml data using the Adobe LiveCycle designer es4. I was able to successfully accomplish this but I was unable to decrypt this using...
View Articlehow to make a repeating section by clicking on a 'button'
Hello, I am creating a form and there is a secion for 'Add a Dependent'. The form only show enough fields for one dependent. I have created a button that says 'Add a Dependent'. When the user clicks...
View ArticleLDAP merge two field
Hi, I have connection with Adobe Livecycle and my company LDAP.I write a sql query, where get two values from LDAP- name(employees) and title(they position in company).This result i put in two...
View ArticleOnChange vs OnExit
Good morning all, I have this method: var successFillColor = "204,255,255"; //Aquavar reqFillColor = "255,255,0"; //Yellowfunction validateACESID(){ var _Pattern = /^(\d{7})$/;...
View ArticleLimit the number of digits in a numeric field
Hi I have been searching for the last hour to find out ho i can limit the numeric field on my livecycle form. I have seen lots of java script however nothing seems to work, all i want is for the user...
View ArticleHow do I customize a tab order based on a drop-down choice?
I need the tab order to change based on the user's choice in a drop-down at the top of the form. How do I do that?
View Articlethree pages of subforms made visible by checkboxes
Hello, I have 12 checkboxes on page 1 of my form. There are 12 subforms (4 on each page for a total of 3 pages) which contain identifical tables of header row and Row1 in each subform. One subform for...
View ArticleReactivate Auto Text Re-Size
I have used the Font palette to change the font size to 0 under value properties. For some text boxes this turns on the auto text resize as it should. Sometimes when I reposition a text box or change...
View ArticleConditional continuation page if text is too long
Please help me accomplish the following requirements for my PDF form: 1) the form has one main page and a mostly blank continuation page for overflow.2) the fields on the main page cannot expand so I...
View ArticlePopulate dynamic table from XML file
Can someone give me an example of a form where the user selects from a dropdown object, and based on that selection, a data table is populated. Different selection displays different data pulled from...
View ArticleRetrieve baseURL
Hi, we are in the process of moving into a new infratructure and that means that we have users in two networks and they are using two different adresses to reach the same server i.e www.forms.se and...
View ArticleMake a digital signature required
I am using Lifecycle Designer, and we are on version 8. I have looked through the Acrobat 8 PDF bible, and have also been searching the web but cannot figure out a way to do what I want. I see a lot...
View ArticleSet one field with a specific colour in printout.
Hello, I want to show one field with a specific colour whenever value is inserted in the field.For doing the same I have created one action but not getting proper result.Could anybody suggest me that...
View ArticleCopying and displaying user input value in repeatable table
Hi everyone, I'm working on a form that needs to copy a value the user has entered and display it in another field when the add row button is clicked in a repeatable table. To give you a quick idea of...
View ArticleHow do I create a mandatory checkbox for terms & conditions before form...
I am very very new to using Adobe & am trying to create my first ever form using Adobe Designer 7.0 (I believe this is an old program?) I am having trouble getting a check box to do what I am...
View ArticleNeed help with javascript in form.
I am designing a form and am struggling with implementing a if then javascript statement and am curious if there is anything this community can help me with. Here is the scenario. I have a drop down...
View Article