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

I saw this topic posted in the past, but I could not find it any more or anywhere else.

Anyway, my question is how can I search for checkboxes. The checkbox is using a simple value list which is "Y".

I can make a script to find checking or empty checkboxes such as:

Find Mode

Set checkbox = "Y" (or set checkbox = "=")

Perform Find

And assign this script to a button called Find checking Check box/Find Empty Checkbox

But I want to have GENERIC Find button, but the problem is I can not type "=" in the checkbox to find the checkbox that has not been checked.

Any advise?

Thank you

If you actually want to TYPE the "=" into the field you will need it NOT formatted as a checkbox.

  • Author

Capkurt,

Then how do I search for the checkbox(es) that have been NOT checked without using script?

Any idea?

Thanks

Without a script all I can suggest is to find all the records that have been checked then use omit.

Otherwise you could do a duplicate layout with the field formatted as text-not a checkbox-where you could enter"=". This would require only a very simple script.

What have you got against scripts anyway?

If you use a separate layout for finds, then you can format the field as Radio buttons or a Pop-up menu, using a new value list:

Y

=

Selecting the = in Find mode will be the same as typing = in a plain text field. I suppose you'll still need to script the find to move from the viewing layout to the search layout and back.

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.