Make subform visible by making a selection in a dropdown
I am trying to make a subform visible if the user select yes from a dropdown. I have the following setup on the formSubfom1 -Dropdown with 3 entries, Select, No Yes.Subform2 – Text field for users to...
View ArticleInsert page changes repeating row in table
Good afternoon, I have a form with three pages. the first page is tex, the second page is a repeating subform (table), and the third page is calculated fields based on the repeating rows in teh table...
View ArticleConcatenating objects and using floating fields in multiple pages
Hi everybody, The user ticks "English/French" and fills in the textfield "tel"., the text appears in the boxes below. But, after having typed the password, the text appears in only one card ! Any help...
View ArticleEmail specific subform
I have an agenda form that has a repeating subform for capturing Action Items. What I would like to do is to email just the action items after the meeting has ended without having to cut and paste bits...
View ArticleWriting text in upper case.
Form is developed in LiveCycle 9. Field is used to input text in lower case. It is necessary that during text input ("change" event)in the first letters of the words appear in uppercase. Written the...
View Articlehelp help...Making existing livecycle fillable form mobile(ios/android adobe...
Hello Everyone, I am new to livecycle designer. I have a fillable pdf form(having almost all the field types, dynamic image uploads, and javascripts). I don't know if it is possible to have fillable...
View ArticleAutopopulate Date In Table
Hello, I am attempting to create a form with a table that has the date autopopulated for each row. When I click a button using the instance manager, it will add a row, and another button will remove...
View ArticleHelp with realization of a code by "change" event
The form is developed in Live Cycle 9 There is the following code:var str = rawValue;var FIO = str.split (' ');var a = FIO.lengthswitch (a) { case 2:{ FIO [0] = FIO [0].charAt (0).toUpperCase ()...
View ArticleForm Assistance Needed
I've been using LiveCycle ES2 for about three weeks now, and am slowly getting the hang of it. However, there are two goals that I am trying to accomplish... 1) creating a text field that will...
View ArticleTrouble with Export jamming when trying to export from LiveCycle Response...
I'm having trouble exporting my files that are in my Adobe LiveCycle response folder into Excel. It jams up and won't ever complete the export process. I have tried exporting the files individually....
View ArticleHow to merge static pdf files and dynamic livecycle forms
Hello, I was wondering if there was a way to merge static pdf pages with a dynamic livecycle form to create one file. Thanks, -vargs
View ArticleWhy does my form freeze when the user pastes information into it?
One of my form users reports that the form locks up when she copies text from another application - like Word or Outlook - into the PDF form. I have verified in the form properties that the form is...
View ArticleNeed help with javascript...
I have a form that I want to email. When it creates the email, I have a script that inputs the sender's email, a subject line that inputs the name of the person filling the form from the "empName"...
View ArticleAdding aditional data at the Returned Form Page
Hi there! A form created on LC 8.2.1, when you see it on Acrobat reader and it opens a returned form page after hitting the email button, is it possible to include data from a drop-off list contained...
View ArticleHow To Allow User To Enter "$" In A Number Field
I have a form that includes various numeric fields in which the user should enter dollar values. It works fine if the user enters a number WITHOUT a dollar sign. Suppose the user enters "1234", the...
View ArticleHow to setup the fix number of the trailing digits in the decimal field?
How to setup the fix number of the trailing digits in the Decimal Field? For example, when an user fill number "35" the Decimal Field show it with a three trailing digits as "35,000"
View ArticleFolder hyperlink issue again - code reads differently in Reader than in...
So when I use Acrobat Pro, and paste a link to a server folder, the link works correctly. (I have to copy the folder link and then put "file:" in front of it to make it work, but it works). For...
View ArticleI created a form using Adobe Livecycle, but I cannot open the form on Ipad or...
I need to use the forms on tablet pc preferably Samsung (Android) what do I have to do to open and use them on tbalet pc?
View ArticleLiveCycle Form Calling Processes
Hi, Our application use .Net, LiveCycle form and process management. From form (rendered within .Net application, open by Adobe Pro) calling back end process for validation. Since by default the...
View ArticleProtecting a Form from Editing by Other Parties
I've created a form which I would like to protect to the extent that it cannot be edited or manipulated by other users, but the fields would still be accessible enought to enter date into them...if...
View Article