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.

AFFECT OTHER FIELDS BY CHECKING IN A VALUE LIST FIELD

Featured Replies

Hello, All!

I was wondering if it was possible to clear fields if a checkbox becomes unchecked.

For example, I have a value list attached to a field, and the field is formatted as a checkbox. One of my value list items is "Appointment Obtained" to report that an appointment has been set. Next to that item is a date field that I want the date of the appointment to be entered.

Here's my question: Once a box is checked and a date is entered, if it is unchecked is there a way to clear the date field?? Just in case the appointment has been cancelled, or something.

Any help is appreciated.

Ken

You would do this via scripting and multiple fields.

For instance you have the DateCheck field simply be a calculation = "If (IsEmpty ( DateField ), 0, 1). So that if the DateField has data in it, then the DateCheck is 1.

Set your value list to be 1. So that the box will be checked only when there is a date in the field. Then make the field non-enterable.

Now put a script attached to the checkbox field, that checks to see if the field is equal to 1, and if so it clears the DateField, if not is puts the user in the DateField.

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.