|
"You have to use unique values in a drop down, combo, or list box. You could sort this out based on the selection made within a JavaScript" in JavaScript • 1 replies |
14 hours ago |
|
"I think that will take quite a bit of scripting. A Multiline text field can not have the "Number" format, so you are going to have to write" in Forms • 1 replies |
14 hours ago |
|
"Have you tried forcing your input values to a number before applying the "parseInt()" function. var claim1 = parseInt(Number(this.getFiel" in JavaScript • 4 replies |
17 hours ago |
|
"Have you defined the global variables bShowWarning1 and bPersistWarn1?" in JavaScript • 2 replies |
19 hours ago |
|
"Unfortunately, the "Will Print" action only appearers after the Acrobat/Reader UI has come and gone. You can make a non-printable button to" in JavaScript • 1 replies |
1 day ago |
|
"Well, welcome to the real world. My college degree is in Accounting and we were not allowed to use calculators on tests and computers wer" in Forms • 5 replies |
1 day ago |
|
"With the full distribution CD/DVD of Acrobat, Adobe included sample forms. One of them is a check and if you enter a numeric amount into the" in JavaScript • 1 replies |
1 day ago |
|
"You have to make sure you are trying to add numbers and not charactered string values. The "+" operator is used for both addition and concat" in JavaScript • 4 replies |
1 day ago |
|
"You can not make multiple selections with a Combo Box or Drop Down Box. Only the List Box allows multiple options. You have to code to ha" in Forms • 4 replies |
1 day ago |
|
"See States for an example with scripts for setting and clearing the values." in Forms • 4 replies |
1 day ago |
|
"It is Adobe Reader and Adobe Acrobat. Reader can not use the template feature of Acrobat." in JavaScript • 3 replies |
2 days ago |
|
"Yes, but all your users will need Acrobat." in JavaScript • 3 replies |
2 days ago |
|
"With Acrobat, you use the crop tool to create a file of odd and even pages, Then you need to insert those pages in the correct sequence. " in Forms • 1 replies |
2 days ago |
|
"You add the abbreviation to the "Export Value" for the item being added." in Forms • 4 replies |
2 days ago |
|
"It is the tab order for the form fields." in Forms • 3 replies |
2 days ago |
|
"It should work in the validation or as part of the custom calculation script." in JavaScript • 5 replies |
4 days ago |
|
"Why not just set the optional value to the time plus 5 minutes?" in JavaScript • 2 replies |
4 days ago |
|
"You need to trim the value to just the number of decimal places you want displayed. You can use the parseInt method or the Math.floor metho" in JavaScript • 5 replies |
4 days ago |
|
"I would look at using the template object within for this task." in Forms • 1 replies |
4 days ago |
|
"That is why there are programers paid to write applications." in Forms • 5 replies |
5 days ago |
|
"Downgrading to Adobe Reader 9 will not solve the problem because the issue is Reader was designed not to save completed forms. You can u" in Forms • 1 replies |
6 days ago |
|
"You need to use JavaScript and make sure that the check boxes or radio buttons groups have the same values that the drop down box has. Then" in Forms • 2 replies |
6 days ago |
|
"This forum is for Adobe Acrobat Forms. You might want to repost in the PhotoShop/LightRoom forum." in Forms • 1 replies |
6 days ago |
|
"This a forum for the use of JavaScript within the Acrobat/Adobe Reader product and PDF files and not how to program a web page. You might" in JavaScript • 1 replies |
6 days ago |
|
"The advantage of the combo box is the automatic validation of the input as the selection is made. You can use control statements like the" in JavaScript • 2 replies |
6 days ago |