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.

Displaying Checkbox Value chosen in a separate field

Featured Replies

I have a checkbox(text) on a layout that gives the user an option of selecting up to 4 items.

99% of the time only one option is selected, and the other 1% of the time the need may be to select 2 checkbox options.

What i am trying to achieve is to have a separate calculation field to display only the chosen checkbox item.

I tried the following, but i do not get a value displayed in the calc field:


Case(Checkbox_Text_field="Checkbox_Option_1";"Option_1_Selected";

Checkbox_Text_field="Checkbox_Option_2";"Option_2_Selected";

Checkbox_Text_field="Checkbox_Option_3";"Option_3_Selected";

Checkbox_Text_field="Checkbox_Option_4";"Option_4_Selected")

How can i correctly accomplish this?

Do i need to somehow use a True/False statement in the calc?

Not sure what exactly is the result you expect. Perhaps all you need to do is place another instance of Checkbox_Text_field on the layout, and format it as Edit box.

  • Author

I just tried your suggested method, but for some reason i only ever get the first check box value, even if the second value was the only selection chosen.

How strange is that?

How strange is that?

Very.

Select.zip

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.