Newbies kconick Posted November 8, 2014 Newbies Posted November 8, 2014 hi everyone, I'm new to filemaker, looking at different video tutorials I've seen the possibility to create custom functions to simplify and optimize the script of my database. in particular it would be useful (not only to me) to create 4 custom functions to control trigger scripts: triggerAreActive triggerDisable triggerEnable triggerReset can anyone help me?
Ocean West Posted November 8, 2014 Posted November 8, 2014 These are the triggers that are available in FileMaker http://help.filemaker.com/app/answers/detail/a_id/7465/~/understanding-and-using-script-triggers do you have an example as to how your proposed function would work? as opposed to existing built in functions?
Newbies kconick Posted November 8, 2014 Author Newbies Posted November 8, 2014 thanks for your replay, the video to which I refer is
Ocean West Posted November 8, 2014 Posted November 8, 2014 You can get these functions from Matt's GitHub repository https://github.com/petrowsky/fmpstandards/tree/master/Functions/Triggers if you want more fun with triggers check out this technique: https://www.geistinteractive.com/2014/09/20/virtual-filemaker-script-triggers/ 1
Recommended Posts
This topic is 3940 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 accountSign in
Already have an account? Sign in here.
Sign In Now