I built a Word Cloud to run in FileMaker using an existing D3 Javascript that generates a Word Cloud. I designed it to work on the Desktop or iOS, using the same layout.
Continue reading
Archive | FileMaker RSS feed for this section

Building Folder Structures in the Finder with FileMaker Pro 17
In keeping with the principle, “Why use a screwdriver, when I have this hammer right here?”, I decided, instead of just downloading a free utility from the Mac App Store, I would build folder creation functionality using FileMaker Pro Advanced 17.
Continue reading
Elapsed Time Display in a Web Viewer
A simple approach, easy to integrate into other FileMaker solutions. A Web Viewer is being sent an HTML page with a Javascript timer displaying the elapsed time. Using the same FileMaker Start Timer script, a Start Time field is set at the same start time and then ended when clicking a FileMaker End Timer button/script.
Continue reading