Jump 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.

Featured Replies

Hi all,

How do you set up a checkbox so that only one value is set such that selecting another value will clear the current value.

First, you should format the field as a radio button set. Checkboxes are intended for multiple selections.

However, since even radio buttons allow multiple choices to be selected by holding the Shift key, make the field auto-enter calculated value (replacing existing value) =

RightValues ( Self ; 1 )

 

  • Author

Thank you comment, perfect

Comment, that will include a return in the field. Wouldn't it be better to use getValue ( self; 1) ?

Or

getValue ( self ; valuecount( self))

9 minutes ago, BruceR said:

that will include a return in the field.

Yes, it will. I am not sure it will cause any problems, but it is certainly worth mentioning.

 

10 minutes ago, BruceR said:

Wouldn't it be better to use getValue ( self; 1) ?

That wouldn't allow selecting another value.

 

  • Author

Thank you for the information BruceR and having checked, as comment said, the return does not present a problem that I can see.

Not sure what that means.  You would have to discuss how you use this field in perhaps reports or other operations or perhaps in merge layouts, etc. Or for instance, Find operations, where an exact match search would fail because the field contains a return.

Create an account or sign in to comment

Important Information

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

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.