I am building a form & it has a first name & last name field. How can I make it so when a user types in a number in the field they get an error telling them they can only enter letters only? Is this possible? If a user types in a number in the name fiels I'd either like nothing to happen or an error...
I have a form that I need the user to type in a series of numbers & text. When they tab away from the field I want the format to be 21:846=ND.FDo I need to do something in Java Script or how else would I make this happen? Thanks
Hi, I am using the On-Demand-Assembly solution accelerator to stitch forms. I am trying to access a process variable inside the dxfa file. This is the syntax i used: <c:forEach var="templateItem" items="${requestScope.paramsMap.templateList}"> The templateList value is not being fetched. The same co...
How can I have a message pop up when clicking on digital signature that warns the person they are signing an official government document. I invision the message popping up making the statement and a button within the message that can be clicked to sign it. Any ideas? form AttachedThanksMike
Ok I've got my document all made and nice and pretty, I use it to enter information and use the selection box to make visible the fields I need for each card. Then I save it and try to open it and get the following error popup message.Invalid node type: selectionboxInvalid node type: selectionboxInv...
Hi All.I will try and explain this as best possible.I have a pdf form with a Table object on it.The table has 3 columns and 2 rows. One header row, one empty row.The cells in each column is a textfield which data binding is set to $record.data.mydata[*]I also have 2 buttons on the form. One to ADD a...
I found topics that explain how to display/hide sub-pages using a trigger field and a script, but these techniques create whitespace where there are hidden sub-pages in the form. Is it possible to have the selected sub-pages flow together across multiple pages, without the whitespace? I was thinki...
Okay, here's my scenario. I have one field called RoomBoard, one below it called TuitionFees. I'm looking to calculate both automatically in a "Total" field below it so that when a person puts a figure in for Room & Board and one in for Tuition & Fees, a total will automatically pop up. I thought ...
I have my form created with all the information I need in it. I also have my TAB order the way I need it to be. My question is, is there a way for me to make the current field I'm in be highlighted a certain color so the person filling out the form will know where they are at quickly instead of look...
This is my first time using Acrobat and LiveCycle to design a form. Basically all I need is a title that is uneditable and underneath that I want to insert a text box so people can type in the box then print off the whole page with their comments. I can do all of that except the problem is when I in...