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

Radio Button Value

New Here ,
Aug 26, 2022 Aug 26, 2022

I have a form with Radio Button. I want the overall "Total" to increase by 55 if the user selects Choice2, and not change at all if the user selects Choice1.

TOPICS
Windows
404
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

correct answers 1 Correct answer

Community Expert , Aug 26, 2022 Aug 26, 2022

Change the export value from Choice2 to 55 and from Choice1 to 0 and then add that field to the sum used to calculate your total.

Translate
Community Expert ,
Aug 26, 2022 Aug 26, 2022

Change the export value from Choice2 to 55 and from Choice1 to 0 and then add that field to the sum used to calculate your total.

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 ,
Aug 26, 2022 Aug 26, 2022
LATEST

Thank you. Such a simple fix. Worked great.

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