Markdown Editor
Use FileMaker 13-native controls and the excellent PageDown.js library to implement markdown text syntax in your FileMaker Pro solution.
Use FileMaker 13-native controls and the excellent PageDown.js library to implement markdown text syntax in your FileMaker Pro solution.
mCalendar is a “context-independent” FileMaker calendar / date picker using only global variables. This version (v3_mFM) requires FileMaker 13.
Make Calls To The GoogleAPI From Filemaker, And Let This Module Handle The OAuth2 Authentication And Tokens
This is a simple module that can bring search to a large value list. This demo has a value list of 10,000 records ( the content of demo was randomly generated ) Main Features Sorts your list for you. Search as you type Long text items wrap Run scripts by calculated name Style with CSS No extra […]
FileMaker_GoogleCalendarAPI.fmp12 Hi Everyone, I’ve been working on accessing the Google Calendar API 3 thru Filemaker and put together this quick summary of what I’ve learned. It is all Filemaker programming, no other language skills required. This file contains scripts to invoke four Google Calendar functions: create calendar, create event, edit event and delete event. The scripts […]
This module provides a FileMaker Pro developer with the layout structure, schema and scripts needed to make a generic but portable picker window
This a major update to Master Detail 1.0. New Features MasterDetail Portal Record Limit MasterDetail now detects the number of records in the MasterDetailRows table, and constrains the found set based on that number. If there are 1000 records in that table then a max 1000 records will be found. There is intelligent messaging displayed to the user […]
PhoneNumbers Pro is a Filemaker Module for formatting phone numbers
EXPORT ICS CALENDAR FORMAT FILES The purpose of this module and scripts are to export an .ics file for importing into Calendar applications. The scripts anticipate Single Event or Batch event export. The Main script has a branch for Saving the export file to disk (and opening in the local calendar app) or Emailing the event […]
The purpose of this script set is to export a standard .vcf or vCard files for importing into Contacts applications. The scripts are designed for easy integration with data tables which contain contact and address information. The export should work on Mac/Windows and iOS. The export can handle a Note field with carriage returns with limitations.