Timesheet calculations - Where am I going wrong?
I've been batting this one back and forth for weeks now and every time I think I've finally nailed it something breaks it. Entering different values can cause terrible trouble for the calculations....
View ArticleChange the orientation of a page
I am in the process of creating an on-line application form for our organisation. All the pages (11 in total) are portrait except the last which needs to be landscape. Can you please help me and...
View ArticleTable Headrow repeats itself improperly
Hello, THIS IS URGENT: It is been quite some time now, I am trying to sort out a problem I am facing with repeating headrow of a table. I have tried almost every forum in adobe, and a lot of google...
View ArticleLifeCycle Designer ES2 - Does Not Recognize MS Word 2010 on PC
Help please - I am new to the product and am trying to create forms. 1) I recently upgraded to office 2010. When I launch Designer and tell it to start from a Word doc, it tell me: "Word (version XP or...
View ArticleBest way to insert Degree symbol?
Hello, I have an inspection form set up for restaurant/health inspectors. Often times during an inspection they need to enter temperatures of food and like to use the degree symbol. They're...
View ArticleUpload / Attach File in form
I'm new to the LiveCycle Designer, so please bare with me.I need to design a form that will allow a user to link/attach files. When the user submits the form we would like the form to link to the...
View ArticleCheck if field validation passed (isValid?)
Greetings, I'm looking for a way to determine if a field is valid. Is their some sort of boolean or function to determine whether or not a specific field (in its current state) passes the validation?...
View Articlecreate sublist from a dropdown list
Is it possible to create a sublist from a dropdown list in livecycle designer. I have a list of departments and when others is selected it will display another sublist. I am just new here, any help...
View ArticleTyping text in fields
I just got off chat with Adobe. I have a government form I need to edit (add pages, fill out fields etc). It was created in Live Cycle and I was told I would have to edit in LC. So...how the heck do I...
View Articletime over 24hr not calculating
if (HasValue(startsamplingtime) and HasValue(endsamplingtime)) then var millisecondsPerMinute = 1000 * 60; var millisecondsPerHour = millisecondsPerMinute * 60; var interval =...
View ArticleCode/Action to Change Textbox Value Font Size
I have a form with textboxes in which the user types in information. Sometimes, the user will type in more information than can fit into the textbox. When this happens, I would like the textbox font...
View ArticleLiveCycle Designer "Menu Bar" missing
How can one get the menu bar back (File, Edit, View ... Window, Help) in LiveCycle Designer ES (8.2)? It's installed as part of Acrobat 9 Pro on Windows Vista. In the process doing screen prints and...
View ArticleDynamically populating a text field on the Master Page
I'm trying to populate a text field on the Master Page of a form by having it populate as a user types data into a text field in a content area. So far, I have it populating when the user puts the...
View ArticlePDF form Week ending date auto populate
i have a pdf form i am doing. it has a java script to make the week ending date populate other fields and minus a day.if (WEEK_ENDING.rawValue == null){$.rawValue =...
View Articlebinding variables to field(s)
Hi All.I created variable and I would like to binding the value of that variable to field or fields. If that is possible how it to do? Thanks.
View ArticleTimeSheet to round to nearest quarter hour
I have this time sheet that has four "In" and four "Out" columns,and calculates hours worked in a two week pay period. There is a column on the right that calculates the hours worked for the day (see...
View ArticleFile Upload field in livecycle designer
Hi Am trying to create a form which allow user to add an attachment and want to display the size of the attached field.And also i wnt to save the form in the local system .Could anyone help me to come...
View ArticlePDF form - email subject line = field
I am creating a PDF form on our intranet to be filled out and submitted via email with a submit button. All works well, but the recipients would like the subject line of the email to be info from the...
View ArticleCalculate the number of week days between two dates
Hello, Can any one please help modify my formcalc script to calculate the number of weekdays between two date fields. My script currently calculates the total number of days between two dates,...
View Articlesubtract dates and have a dropdown box that would reference to it
Hello, I need help on how to subtract dateField2 from DateField1 in a dynamic flow table.The table row would increase or decrease depending on how many entry the user wants to input. I have a table...
View Article