Revision Control
I created a form with a signature and revisioon level.I have 2 questions any help is appricated:1: Is it possible that when the information contatined in the document is changed the revision level...
View ArticleIdentify Windows Version with Javascript?
Hi all: app.platform will get us the operating system. Is there javascript to take it one step further and determine the version - ie Windows XP, 7, 8, 8.1? Thanks. B
View ArticleJulian Date for use in Document ID
Can anyone show me how I can convert a date field into a Julian date(YYDDD)? Essentially I just want to have this converted into a variable that I will concatenate with other values that will be used...
View ArticleInvalid property get operation; subform doesn't have property 'rawValue'
Hello, I have a form where on the Submit button I'm putting JavaScript that checks each field and radio button set to ensure the user has filled something in. I have used this script before...
View ArticleAuto Numbering
I have created a dynamic form in LiveCycle ES Designer. It has a dynamic table and a dynamic text field. The table has a single row with 6 cells. Inside of each cell I have created sub forms and then...
View Articlereset all formfields background color on preprint event
Hi collegues, Is there a way to reset all form field background color on preprint event. For instance on a printbutton event. Hope anyone has a solution? Regards, Ed Boon
View ArticleScript to check if user selected item from downdown list or not
I have a script that runs when the form user exits a dropdown object after making a selection. I do not want the script to run if the dropdown object is left blank (user does not make a selection). I...
View ArticleCalculate Future Date based on Duration (# of Days)
I'm new to scripting have no experience other than reading the forums.Utilizing 3 fields, "StartDate", "Duration" (drop down list to select "# of days") DueDate. I would like the DueDate to be based on...
View ArticleExpanding text fields to fit text
I have a customer who would like to be able to put large amounts of text into a text field and have it all print. The amount of text can vary, so he would like to have a box where he can enter the text...
View ArticleDrop-down list to trigger instance manager
I may have bitten off more than I can chew with this one, but I have two pages. One comprises a checklist of Y/N/NA drop-downs; the other page has a repeating table row.If the drop-down selection is N...
View ArticleScript Help - Add to Date
Need a little FormCalc OR JavaScript Help from the Community.Have a form that has three fields ... Date Of Birth, Age, and Emancipation Date.User Selects DOB, then I calculate Age: (Works Fine)...
View ArticleHowto to horizontaly align form fields?
Howto to horizontaly align form fields? In my livecycle designer es4 copy the layout option is not availeable, it is greyed out. How can I fix this? In ES2 this option was availeable for me. With ES4...
View ArticleImage fields
I'd like to know if image fields created in LiveCycle are interactive in Reader, or does the recipient still require Acrobat to interact (for example change) the image?
View ArticleIs there a way to 'reinitialise' a form...?
Hi All I have a form that collects user data, as the form is populated manually there are various dynamic tables that can grow / shrink as the user adds / deletes rows. I also have some hidden tables...
View ArticleEmailing form
Hi, I would like to submit a PDF form created with Live cycle designer ES2, I have set up the email creation & this is working well. One issue is I would like to be able to rename the...
View ArticleImage on top of text box issue
I'm attempting to create my own message window that will appear when a text box is full. I have script in the "full" section of the text box that makes the presence of the image and a few text boxes...
View ArticleHow to put a line break in between strings?
I'm trying to put a couple of line breaks in between strMessage2 and strMessage3 in the automatic e-mail button in the following document. What am I missing? Thanks!...
View ArticleTrigger calculated field to unhide different fields
I have a calculated field (rate) which is used to calculate a total value which if the amount field is above a certain amount would then display one of 2 hidden fields but I am not sure how to trigger...
View Article"Total" numeric field that sums multiple numeric fields from multiple pages
I have a number of numeric fields that I would like to total up. I have created a numeric field that will serve as the total and need a script that will add them up. All the fields that need to be...
View ArticleMake fields required in expanding table
Hello,How can I check for required fields in an expanding table? In my current setup, it only checks the first row to make sure it's filled out, but then allows the remainder to be empty when locking...
View Article