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

Attaching a $ amount to a checkbox or radio button so when selected it represents a $ amount

Explorer ,
Mar 16, 2023 Mar 16, 2023

Copy link to clipboard

Copied

On a form, I am struggling to figure out how to attach a $ amount to a checkbox or radio button so that when selected, it represents a $ amount and can be used later for order summary.

I think it will need some script. Javascript? A screenshot of what the form area looks like is included.

Screenshot 2023-03-16 at 2.03.39 PM.png

TOPICS
JavaScript , PDF forms

Views

904
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
Community Expert ,
Mar 16, 2023 Mar 16, 2023

Copy link to clipboard

Copied

Go to checkbox properties and under 'Options' tab set export value to be $ amount.

Votes

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
Explorer ,
Mar 16, 2023 Mar 16, 2023

Copy link to clipboard

Copied

Thank worked great. How can I add, the $ for the stacking fee checkbox if needed (see form)?

Votes

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
Explorer ,
Mar 16, 2023 Mar 16, 2023

Copy link to clipboard

Copied

Never mind. Your wisdom worked on that as well. Thank you. Thank you!

Votes

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
Community Expert ,
Mar 16, 2023 Mar 16, 2023

Copy link to clipboard

Copied

LATEST

Don't use the actual "$" symbol in the export value, just a number.

Votes

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