Skip navigation

Login or Register to find out more about GKaiseril
GKaiseril has no profile image available
Status Level:

Recent Activity

GKaiseril replied to Negative Calculation Answer

"You cannot use the simplified field notation. This can only be done with custom JavaScript calculations.   Using the absolute value assumes"

in Forms 5 replies
3 days ago
GKaiseril replied to Negative Calculation Answer

"You can use the absolute value method of the Math object."

in Forms 5 replies
3 days ago
GKaiseril replied to Remove "Open in Full Screen mode" from multiple files

"With Acrobat Pro you can set the Initial View through the batch process.   With Debenu PDF Tools you can also set the properties of selecte"

in JavaScript 5 replies
3 days ago
GKaiseril replied to PDF Template spawn error NotAllowedError

"Prior to the release of Reader XI, Reader could not use the spawn method.with Reader unless special Reader Extended Rights were applied to t"

in JavaScript 2 replies
3 days ago
GKaiseril replied to All 4 Combo Boxes in Forms is showing the same value for each drop down

"Posting code without the context of the form is harder to debug.   function SetFieldValues(cBox1only) {   this.getField("Strength1").valu"

in JavaScript 3 replies
4 days ago
GKaiseril replied to Need help creating a custom formula in a form

"Only if your discount percent field is formatted as "Number" and not as a 'Percentage".   Images do not provide enough detail about the for"

in Forms 2 replies
4 days ago
GKaiseril replied to Timesheet script to calculate break and overtime

"Since you are using drop down boxes, you could use the export value to be the minutes from midnight for each option. This would simplify you"

in JavaScript 1 replies
4 days ago
GKaiseril replied to Automatically fill in an a text field after a selection from dropdown field in a acrobat form.

"See Programming List and Combo fields in Acrobat and LiveCycle forms by Thom Parker.   This is not simple programing, but it follows standa"

in JavaScript 3 replies
4 days ago
GKaiseril replied to Need help calculations only checked combo boxes with assocatied text box

"You need to write a custom calculation script and for that you need to provide field names for the check boxes and the related text field  t"

in Forms 3 replies
6 days ago
GKaiseril replied to Javascript to Calculate REGULAR DEPOSIT CALCULATOR

"JavaScript is a computer language, so one writes their own code to perform a specific task. You would need to provide more information like"

in JavaScript 1 replies
6 days ago
GKaiseril replied to how to find pdf page size and display alert message?

"You need to clarify which page box you are testing, Art, Bleed, BBox, Crop, or Trim, using the "getPageBox" for each page and then test each"

in JavaScript 23 replies
6 days ago