Archive for the ‘products’ Category

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: ,

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: ,

FileMaker – Schedules, Gantt chart, graphs etc.

Graphical representation is very useful for quick look and overall impressions of project schedule as well as in other cases like budget proposals, result reports etc.
Application user friendly — schedules, bar graphs (horizontal), Gantt charts and others can be made in minutes.
Also available PHP representation.
Download
Application screen capture

Application screen video is shown (download -go to [...]

Posted on August 12, 2009 at 07:42 by Peter · Permalink · Comments Closed
In: FileMaker, products · Tagged with: ,