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

How would I make a script for this?

If (

Table:Field = (empty); continue with script ; display message "Serial has already been used"

)

I'm trying to make this part of a button. I'm using it for an invoice. The button adds items to the invoice. I don't want it to add the item if its already been shipped before. I'm able to do everything except the if statement to make it stop if there is already a date in the field.

If (IsEmpty(Field) ; do pass actions ; do fail actions )

  • Author

How would I do this in script manager?

If [field = ""]

perform whatever script steps needed here

Else

Show custom dialog"serial used"

Exit script

End if

Thanks for the correction efen. I was thinking xls.. Sorry for the mistake.

If [field = ""]

perform whatever script steps needed here

Else

Show custom dialog"serial used"

Exit script

End if

If isEmpty( field).

FileMaker reps are always pretty adamant that = "" is not reliable.

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.