Adding/removing rows dynamically from a table with buttons
I have an expanding table which will be used to enter a list of user names. Each row has a "Remove User" button in the last cell on the right. At the top of the table I have an "Add More Users"...
View ArticleChanging Global Variables using Javascript
Hi, I have a project where I need to have lots of signature fields on a single form. I don't want to use a signatureField because this will increase the file size every time a signatureField is signed....
View ArticleBold some of a text
Is it possible to bold some of the text in a value field but not all?
View ArticleWeb Services with Javascript
Perhaps this has been asked and answered, and perhaps it should be in a different forum, but I've been unable to find an answer to this particular issue. I created a PDF form using the Form Wizard in...
View ArticleLiveCycle Designer ES2 download
Does anyone know where the LiveCycle Designer es2 Download is? I cannot find it anywhere now. It always links to es4. As well, if a form is done in es4, does it work in Livecycle pdf generator es2?...
View ArticleUnknown error message
Why am I getting the error "Movie a PDF structure tag chagnes the current tab order. Review the tab order and make changes as required." Also I am entering text fields and they when I upload them to my...
View ArticleDisplay image based on drop down selection.
I'm new to Live Cycle Designer and trying to create a form where you can select a name of an image from a drop down list and that image will appear on the page to be printed. The images would vary in...
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 ArticleIs it possibile to add dynamic piechart on PDF form
Hi I am trying to create a calculation PDF form. This form is doing several calculation. I need to plot/draw/create pie chart based on the data entered on form. Is this is possibile using Adobe...
View ArticleHow to count Records in a Table and/or Form
I have a Table which is being passed to my context in the ADOBE Form. I need to be able to count the # of records in this table. I don’t have to display the actual table in this case on the form, I...
View ArticleConditional formatting (colour) lost when form is saved and reopened?
Hi All This one has got me confused! I have set drop downs to change color depending on the selection using the following code: if ($.boundItem(xfa.event.newText) == "1") {...
View ArticleRevision 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 ArticleIBAN validation
Is there a way to validate an IBAN number within LiveCycle Designer using Javascript and/or FormCalc? i found this website: https://github.com/arhs/iban.jswhere they have a javascript solution, but i...
View Articleshow / hide table column at run time
Are there any known problems with showing / hiding a table column at run time? I have a dynamic table that contains a column with a checkbox, and another column with a radio button. If the user is...
View ArticleReplacement for LiveCycle Designer
I was informed recently by a client that Adobe is (will) be replacing LiveCycle Designer by a all new program, and it will be necessary to re-make all their forms with this new program, and they would...
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 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 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 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 Article