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.

Triggers and events, automatically checking a check box

Featured Replies

Hey all,

I was wondering if anyone happened to know how I might automatically check a check box when a value is selected from a drop down menu.

If anyone has any ideas or solutions that would be great. Thank you :)

HI and welcome to this forum!

This is a bit weird in filemaker context, it has hardly anything to do with triggers.

You have a choise of ways to represent data, be it entered data or the result of a calc'field. You can have a calc field that check two or more boxes, the only thing required is that each value is separated by a pilcrow...

http://en.wikipedia.org/wiki/Pilcrow

...and the fields return type is text!

However isn't there anything trigger'ish in filemaker despite 3rd party tools - known as plugins.

--sd

Well, an auto-entered calculation (with replacing) is 'triggered' by modifying a referenced field.

In other words... go to the field's options and under Auto-Enter choose Calculate Value.

You weren't specific about what you wanted.

If you want the checkbox checked when any value is chosen:

not IsEmpty( drop down )




If you want it checked for a specific value: 


drop down = "Check it!"

The checkbox should be formatted with a value list where the values are simply:

1

Well, an auto-entered calculation (with replacing) is 'triggered' by modifying a referenced field.

Well it is to some extend, but event triggers is rather this:

http://www.digitalpropulsion.org/Programming/Triggers_in_MySQL_5_0

--sd

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.