Skip to main content
Participant
November 7, 2016
Answered

How to add custom calculation script to a field using javascript?

  • November 7, 2016
  • 1 reply
  • 863 views

Hi,

Help me please..

I added a new menu item to the Adobe acrobat Pro DC which inserts new form fields to the current page. I can successfully set action to the form field using the setAction method. The same way how can I add a custom calculation script to that field using javascript?

Thanks,

Am

This topic has been closed for replies.
Correct answer George_Johnson

You add can add a calculation script to a field using the setAction JavaScript method, just like you're currently doing for some other trigger.

1 reply

George_JohnsonCorrect answer
Inspiring
November 7, 2016

You add can add a calculation script to a field using the setAction JavaScript method, just like you're currently doing for some other trigger.