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:
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 [...]
In: FileMaker, products · Tagged with: FileMakerWeb, management
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 [...]
