Skip to content
View in the app

A better way to browse. Learn more.

FMForums.com

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Simple radio button makes value apear in another field???

Featured Replies

I want to have two radio buttons that specify whether or not someone wants an option. If the yes button is selected then there needs to be a charge that appears for $75 in another field. If the no radio button is selected then the value in this field needs to be $0.

The radio buttons are using a value list with Yes and No.

In the field that displays the charge i need a calculation that will essentially say if Yes is selected then make the value in this field = 75 else make it 0.

I dont this this should be so hard. The problem is i can only get is to display the number 1 or 0. Im not sure.

What must i do? Do i need to use a different approach?

burn

the calc goes into the field you want to display the 0 or $75.

valuelist is the field that has "yes or no"

IF(valuelist="yes","$75",0)

Create an account or sign in to comment

Important Information

By using this site, you agree to our Terms of Use.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.