Tag Archives: Global Variables

Export Calendar files from FileMaker Pro – Virtual List Technique


Update 2015-11-25: An even easier method of creating vCards that seem to work cross platform is demonstrated by Joe Simpson of Radical Application Development. He uses Base64Encode and then Base64Decode to generate the file in a container field. The same approach should work with .ics files. Then it is a simple matter to export it. Check it out […]

Continue reading

Paradise by the Dashboard Light – Bouncing around in FileMaker, building Charts


FileMaker Pro 11’s new Charting ability, is a great addition to its feature set. It can however, be a little confusing how best to grab the numbers to use in the label and data (X and Y axis) series of a graph. I set out to build a ‘management dashboard’ layout for one of my […]

Continue reading