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

Scripting

New Here ,
Jan 11, 2017 Jan 11, 2017

I'm trying figure out the scripting for a pet project I'm doing. I have five fields 4 are text and 1 is a drop down menu. I want to add 3 text fields together in the fourth field but I also want part of the calculation to be: if I select a certain thing from the drop down menu to add 10 any help would be awesome. I'm very new to this so take it easy lol.

TOPICS
Acrobat SDK and JavaScript
301
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
LEGEND ,
Feb 06, 2017 Feb 06, 2017
LATEST

You will have to use a custom JavaScript calculation which will require more information about field names, type of fields, and the type of values for the fields.

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