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

Check boxes and adding up numbers

New Here ,
Sep 16, 2022 Sep 16, 2022

Hi all

 

I have a form which has a number of courses an applicant can select to purchase from my company. I would like it so that depending on how many courses the click a "total" amount at the bottom up dates. Photo attached

thanks very much

Capture.PNG

TOPICS
Create PDFs , JavaScript , PDF forms
476
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
1 ACCEPTED SOLUTION
Community Expert ,
Sep 16, 2022 Sep 16, 2022

Add price as checkbox export value and in 'total' field under calculate tab select 'Value is the'  leave as (sum+) and pick checkboxes.

View solution in original post

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
Adobe Employee ,
Sep 16, 2022 Sep 16, 2022

Hi @anoopsbamrah 


Hope you are doing well and thanks for reaching out.

The workflow you are trying to achieve might be possible using JavaScript. For more information please check the help pages listed below:
https://acrobatusers.com/tutorials/javascript_console/
https://helpx.adobe.com/acrobat/using/applying-actions-scripts-pdfs.html

Hope it will help

Regards
Amal

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 ,
Sep 16, 2022 Sep 16, 2022

Add price as checkbox export value and in 'total' field under calculate tab select 'Value is the'  leave as (sum+) 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
New Here ,
Sep 21, 2022 Sep 21, 2022
LATEST

Thank you all so much! Very helpful indeed!

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