I want to run a script when a field is changed and with script triggers I think it s possible. Bu I don t know how to.. Can anybody please help?
The only way I can see to get a total record count necessary for setting up some sort of pagination mechanism would be something like: $fileMakerObj = new FileMaker( /* credentials redacted */ ); ...