Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Form Automation: how to assign specific values to check/radio buttons

New Here ,
Oct 18, 2020 Oct 18, 2020

Hi,

 

I'm looking to automate the calculation of this form with simple check fields. These fields would each have their own assigned value and, at the bottom, the total sum of the fields selected would display.

 

I'm new to acrobat and have found it hard to crack the javascript needed for this.

Here's an example:

jorges4248897_0-1603086920589.pngexpand image

+

jorges4248897_1-1603086943743.pngexpand image

(The idea is that the value is displayed at the end instead of the client having to do the math on their end)

TOPICS
Acrobat SDK and JavaScript
464
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Community Expert , Oct 19, 2020 Oct 19, 2020

In checkbox properties under "Option" tab add number where it say 'export value'

In the field where you want to be calculation,  under 'calculate' tab select 'value is the' and pick checkboxes.

Translate
Community Expert ,
Oct 19, 2020 Oct 19, 2020
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Oct 19, 2020 Oct 19, 2020
LATEST

In checkbox properties under "Option" tab add number where it say 'export value'

In the field where you want to be calculation,  under 'calculate' tab select 'value is the' and pick checkboxes.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines