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

Field Notations in Forms

New Here ,
Mar 05, 2019 Mar 05, 2019

Copy link to clipboard

Copied

I have used the Simple field notation: TotalListPrice-Discount. Nothing shows up in the Net Before Tax Field.

I have also tried   event.value=this.getField("TotalListPrice").value-this.getField("Discount").value;   and nothing works.

What am I missing? I do not know anything about Java script.

Thanks

​

TOPICS
Acrobat SDK and JavaScript , Windows

Views

201

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
LEGEND ,
Mar 05, 2019 Mar 05, 2019

Copy link to clipboard

Copied

LATEST

Duplicate post. Error in field name used in the script to create the field object.

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