FM PHP – execute script
Place button(s) on FileMaker API PHP page to execute FM script is special task.
FM API include PerformScriptCommand:
Posted on August 29, 2009 at 23:44 by Peter · Permalink
· Comments Closed
In: FileMaker, products · Tagged with: FileMakerWeb, management
In: FileMaker, products · Tagged with: FileMakerWeb, management
FM PHP record tree
In some cases FileMaker record tree view is very useful to quickly browse through records.
We have several FileMaker solutions described by Matt Petrowsky (http://www.filemakermagazine.com/videos/unlimited-infinite-hierarchies.html) or Mikhail Edoshin(http://edoshin.skeletonkey.com/2008/07/hierarchies-in.html) etc.
If we go to PHP, there is a different picture – mentioned techniques cannot be so easy applied to PHP.
I have combined PHP tree menu – described by Agner Fog (www.agner.org/software/phpmenu/) with [...]
Posted on August 26, 2009 at 12:57 by Peter · Permalink
· Comments Closed
In: FileMaker, products · Tagged with: FileMakerWeb, management
In: FileMaker, products · Tagged with: FileMakerWeb, management
