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

Form calculation with combo box field

Participant ,
Sep 14, 2022 Sep 14, 2022

Referring to the screenshot below, in my form I have simplified field notation on the last column field that multiplies the qty by the price per unit and adds 10%. There is also a warranty combo box field that has 2 options. If someone selects an option e.g "+2yrs", I then need to add $9,999 to the total field as well, which I can't figure out how to do. A different number needs to be added if "+4yrs" is selected as well.

 

If someone could help me out and explain how this would be done that would be grearly appreciated. Thank you. 

 

danielw42205661_1-1663224969240.pngexpand image

 

 

TOPICS
PDF forms
496
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 15, 2022 Sep 15, 2022

Give choices in dropdown export value to be price you want, for example give "+2yrs" export value to be 9999 same for "+4yrs" just instead of 9999 put the value you wish for that choice, if you have default choice give it export value 0.

Now in simplified field notation, just add dropdown field name:  (qty1*Pex1)*1.1+warranty

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
Community Expert ,
Sep 15, 2022 Sep 15, 2022

Give choices in dropdown export value to be price you want, for example give "+2yrs" export value to be 9999 same for "+4yrs" just instead of 9999 put the value you wish for that choice, if you have default choice give it export value 0.

Now in simplified field notation, just add dropdown field name:  (qty1*Pex1)*1.1+warranty

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
Participant ,
Sep 15, 2022 Sep 15, 2022
LATEST

Thanks so much @Nesa Nurani

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