I have spent hours try to figure out how to show "Hidden" subforms to appear with radio buttons. I read everything on the first two pages of google all say the same thing to use:if (this.rawValue == "1"){ form1.main.Page1.hide.presence = "visible";}else{ form1.main.Page1.hide.presence = "hidde...
I cannot get LiveCycle Designer to activate. I have an Acrobat Pro subscription and have paid for LiveCycle Designer - it should therefore activate. I have been going around in circles with Adobe support - getting me to call people who then are confused why Adobe support was getting me to call the...
Hi All,I built a form in LiveCycle ES4 that has an image in it (not an image field, just an image), and I'd like for users to be able to put in an arrow or X or something wherever they want on top of the image. The image is a body diagram, and the user is supposed to mark where an injury (or multipl...
I have an Expense Form created in LiveCycle, where a user clicks an icon button for an individual expense category (i.e. Meals, which is under form1.ExpenseReport.ExpenseType.TravelMeals) and a repeating subform (with a min instance count set to 0) is displayed for each separate category. At the end...
LiveCycle es2Acrobat XObject = Text FieldPattern Button, Display TabDisplay pattern with asterisk displays a space. Need asterisk to actually display, NOT a Space. Display Pattern = text{*999999999*}Pulled all hair out 2 weeks... thanksGoal: user input in formfield will display *user input* upon ...
I'm new in this forum and hope someone would be able to assist me on this.I have created a dynamic table and I have 2 types of check boxes.One is a check box for individual rows that populates a value in a cell. Else, it will be zero value.Another is a master check box that enables all the rows' che...
HelloI have a Signature field i'm trying to create new instances of inside of a table/subform.It's giving me an error saying The signature field cannot be repeatable.Is there a way around this so that i can still create multiple signature fields? My form requires me to have a signature field for eac...
I recently upgraded computer and reinstalled Livecycle on my new computer. On the new computer, in Livecycle, when trying to add a custom object to the Object Library, I get the following message box:"Unable to add object 'name' to library group."I've checked and made sure that under Group Propertie...
Hi,I have made some pretty cool PDF forms and have some background with programming, but not so much with javascript.I have created an order form of sorts. In the form, the user places a 1 or more in the order column next to the item they wish to order. After selecting all their items, they click a ...