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

Assign value & calculate radio buttons

New Here ,
Jun 12, 2020 Jun 12, 2020

Copy link to clipboard

Copied

Hi Community - 

I am not familiar will code and need a simple Javascript code for a fillable pdf.    I want to assign a dollar value to 3 radio buttons ("Basic": $ 25.00, "Pemitted": $50.00, or "Combination": $50.00) and to a check box for an option ("Expedited": $25.00). The calculated value, depending on the selections, will calculate in a seperate total box.

Thanks in advance for your assistance.C

TOPICS
Acrobat SDK and JavaScript

Views

212

Translate

Translate

Report

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 ,
Jun 12, 2020 Jun 12, 2020

Copy link to clipboard

Copied

LATEST

Assign the dollar value to the radio-buttons as their "Export value", do as same for the checkbox.

Then in the total field you just have to "Make the sum" of these fields.

Votes

Translate

Translate

Report

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