Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×
The Claris Museum: The Vault of FileMaker Antiquities at Claris Engage 2025! ×

This topic is 7033 days old. Please don't post here. Open a new topic instead.

Recommended Posts

  • Newbies
Posted

I was wondering if it is possible for me to have a window pop up when a certian field is set to true. (E.g. if( get (CurrentDate) > 89 > oil change date ; Pop up ; "" ) ) or somethinjg like that. My calculation is probably off, but I was just using an example and a quick one at that, but the basic idea is still there. Thanks in advance.

Posted

Try the EventScript Plug-in. It can trigger a script to run upon entry or exit of a field.

Website for more info is here!

Posted

How often do you want it to be envoked?

If its something you want envoked right after teh value in the field is changed then yes look into the EvenScript as Kent posted. However, if it is something you want to popup for example when you go the clients record and it is not something that requires immediate envoking, then you can just write it within the go to client record script etc.

  • 2 weeks later...
  • Newbies
Posted

I want it to look to a field and come up when a field is true. e.g. if (field = true, eventscript, "") something like that. I'm not even sure if this is an option. It would be nice though.

Posted

If that is the case, then you will definately need the EventScipt plugin. Check out the link that Kent posted.

This topic is 7033 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.