Skip to main content
Alizai
Participating Frequently
August 13, 2023
Answered

How to make total Percentage from textbox and dropdownlist

  • August 13, 2023
  • 1 reply
  • 500 views

I have a form with dropdowns and textboxes

I want to get sum of all values of dropdowns and textboxes in percentages but dont know how to  do this, please solve it 

and

when I dont select a value from 1st dropdown(dd1) then I must not select 2nd dropdown(dd2) and 

if didnot select 2nd dropdown(dd2) then I must not select 3rd dropdown(dd3) and so on. I mean for selecting next dropdown, the last value of dropdown must be selected, 

My file is attached please do something urgently, Thanks for cooperation,

This topic has been closed for replies.
Correct answer Amal.

Hi @Alizai 

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

1 reply

Amal.
Amal.Correct answer
Legend
August 14, 2023

Hi @Alizai 

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