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

Featured Replies

  I have added a field with special notes.  When I print this record using a script I would like it to pop up this special note on the screen before it prints so the user will not miss it.  Is there a way to do this?

  • Author

Looks good.  How can I make it only pop up when there is data in the field?  Right now it will pop up even when blank.

IsEmpty

For example:

If[ not IsEmpty( yourField ) ]
	Show Custom Dialog
End If

 

  • Author

  this one isn't working for me.  I tried a few of the examples you provided but I just get 1 , 0, blank or error.

 

What I have is information in a special note field.  I added to the print script the show custom dialog then in the message I have entered Work Order::SPECIALNOTE, this way the field data will pop up so it is hard to miss.  I just don't want the dialog box to pop up when nothing is in the specialnote field. 

 

How do I make the isEmpty work in my instance.

My example above shows the script steps to use. You could add it before or after your Print step, might not matter, depends what else is going on in your script.

Of course you'd need to change yourField to your actual field.

  • Author

I tried it a few different ways but it keeps telling me the specified table can not be found.   Is it because I am using the calculation in the show custom dialog script..

Edited by cterrell16

This is pretty basic stuff: create a script, double-click the "If" script step, add your calc, etc.

I'd be happy to make you a demo file but I no longer have FileMaker 11 installed, which is what your user profile says.

  • Author

Thanks,  I was putting the calculation in the wrong spot.  Within the custom dialog area.

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.