MBS @ FMTraining.TV

Check out the FMTraining.tv website. Richard Carlton and his team do a daily free live stream about FileMaker to watch. And they have a huge library of FileMaker training material to watch and learn all about the Claris FileMaker product family.

A few days ago Christian Schmitz from Monkeybread Software joined a live episode to talk a bit about the MBS FileMaker Plugin. Watch it on YouTube.

We show you how to use Windows Image Acquire functions in MBS FileMaker Plugin.

(more)

Have you tried Auto Complete?

We recently added auto complete for MBS function names for 12.1 pre-release, which is really handy. Just type the component name and once you got the right one, maybe with cursor down key, you can press the dot to complete. Then you continue to type and a new auto complete list shows the function names:

Once you got function name and there is not much text following, the MBS FileMaker Plugin will add the parameter names as placeholders. You can directly put in variables with same name or enter some value there.

Available or recent FileMaker versions on macOS in MBS FileMaker Plugin 12.1.


FileMaker Meetings for Montreal and Quebec City

Let's organize some local FileMaker developer meetings for Quebec City and Montreal:

If you live in this part of Canada, or you like to come over from the USA, please join those surveys to find the perfect date between 21st to 26th March 2022:

FileMaker Survey for Montreal   FileMaker Survey for Quebec

If you like to join, please add yourself to the survey and contact us soon to put you on the list.

I reserve a table in a nice restaurant and I will be there. You can join and we can shop talk all night. Ask me plugin questions, bring your laptop and show projects.
And of course we discuss latest changes in FileMaker, upcoming conferences and what's new in plugins.

Of course it is possible to arrange private meetings for consulting or training while I am in the city.

FileMaker Konferenz 2022 in Hamburg

Noch vier Monate: Vom 22. bis 24. Juni 2022 findet die elfte deutschsprachige FileMaker Konferenz in Hamburg, Deutschland statt. Das JUFA Hotel Hamburg HafenCity liegt direkt neben dem Ausgang der U-Bahn Station HafenCity Universität, nur drei Stationen vom Hauptbahnhof via U4, so dass sich die Anreise per Bahn empfiehlt. FileMaker Anwender und Entwickler können ihre Teilnahme ab heute buchen.

Anmeldung heute

Bitte melden Sie sich an, wenn Sie Interesse an der Konferenz haben. Im März entscheidet sich, ob die Konferenz statt finden kann. Diese Entscheidung hängt von den Anmeldungen und den aktuellen Corona Regeln ab, also bitte Anmelden. Hotel, Flug oder Bahnreise bitte erst später buchen. Aktuell sind noch Tickets zum Frühbuchertarif zu haben.

Möchten Sie Sponsor oder Sprecher werden?

Aktuell sucht der FMK Verein Vorschläge für interessante Vorträge.

Die Veranstalter vom Verein FM Konferenz erwarten auch 2022 rund 180 Entwickler, Anwender, IT-Fachleute und Entscheidungsträger aus Wirtschaft, Bildung und Verwaltung. Rund um über 25 Fachvorträge und Workshops wird es viel Zeit zum Vernetzen in den gemeinsamen Pausen und beim Abendprogramm geben.

MBS Empfang

Für den Vorabend am 21. Juni 2022 möchten wir alle Teilnehmer der Konferenz begrüßen. Treffen Sie andere Teilnehmer beim MBS Apero, gesponsert von Monkeybread Software.

Bei der Anmeldung zur Konferenz können Sie sich gleich mit dafür anmelden, da wir eine Teilnehmerzahl brauchen für das Hotel.

MBS Plugin Workshop

Wir planen einen Schulungstag für den 21. Juni 2022. Anmeldung bei uns.

Die Teilnahme kostet 199 Euro inkl. Verpflegung und MWSt., 149 Euro bei Anmeldung bis zum 12. März. Falls die Konferenz abgesagt wird, fällt die Schulung automatisch aus.

FileMaker Schnittstellen Workshop – JSON und REST-API

Erobern Sie mit FileMaker das Internet! In einer zweitägigen Schulung zeigt Ihnen FileMaker Experte Bernhard Schulz am 20. und 21. Juni 2022, wie Sie mit FileMaker Bordmitteln über Server-Schnittstellen per REST/JSON mit Fremdsystemen kommunizieren und umfangreiche Daten austauschen. Der Workshop findet direkt vor der FileMaker Konferenz ebenfalls in der HafenCity Hamburg statt.

Mehr Informationen

MBS FileMaker Plugin, version 12.1pr4

New in this prerelease of version 12.1 of the MBS FileMaker Plugin: Download at monkeybreadsoftware.com/filemaker/files/Prerelease/, in DropBox folder or ask for being added to the DropBox shared folder.

Search styles in FileMaker

Did you know you can search styles list in FileMaker on macOS when MBS FileMaker Plugin is installed?

In the layout editor in FileMaker, click on the list of styles to set focus there. Then press command key together with the F key. The search panel shows and you can enter a search term. When you press return, the next item in the list is highlighted.

⌘ Fshows find bar.
⌘ Ggoes to next found text.

This is the same search we implemented for other lists like fields, databases, accounts, privileges or layouts. Over 20 lists in the FileMaker user interface can be searched this way.

Search for layouts

For styles the ⌘ + and ⌘ - shortcuts won't work as they are caught by the FileMaker menu commands to zoom the whole layout.


Install MBS Plugin on a FileMaker Server

Today we like to show you how to manually install the MBS FileMaker Plugin on a FileMaker Server.

Let's start with a freshly installed FileMaker Server:

(more)

MBS FileMaker Plugin, version 12.1pr3

New in this prerelease of version 12.1 of the MBS FileMaker Plugin: Download at monkeybreadsoftware.com/filemaker/files/Prerelease/, in Dropbox folder or ask for being added to the dropbox shared folder.

The new ZUGFeRD example

We are happy to announce that we got a new example project for creating ZUGFeRD invoices in FileMaker. Since that is for our German audience, this example is in German.






This is a FileMaker solution to create ZUGFeRD invoices. Since 20th November 2020 electronic invoices with structured data are mandatory for public administrations in Germany.

(more)

FileMaker vs. CURL versions

Here is a list of which FileMaker version includes which CURL version:
FileMaker versionCURL Version
11.0.47.19.4
12.0.57.21.6
13.0.97.21.6
14.0.47.38.0
15.0.37.44.0
16.0.47.51.0
17.0.37.58.0
18.0.37.62.0
19.0.17.62.0
19.1.37.62.0
19.2.17.62.0
19.3.17.62.0
19.3.27.62.0
19.4.17.62.0
You can learn about CURL releases on the curl website.

Why do we care? Well, if you still use FileMaker before version 16, your FileMaker scripts using Insert From URL are affected by the TLS certificate bugs in older CURL versions. And if certificate verification is not done right, someone can attack your queries, gain your password or provide invalid data to your solution. So please keep FileMaker up to date!

As with MBS Plugin, Claris Inc. also regularly updates the open source libraries used. Usually you do that on the begin of the development cycle, so you have time to find and issues from the newer library version like a bug fix, which changes behavior in a way you didn't intent. e.g. we run into CURL change for email download via IMAP (from 2019).

MBS Plugin 12.0 shipped with version 7.81.0 of curl.

PS: Updated blog post here.

Ways to import images to FileMaker

Scanner

📠 🖨

Webcam

📹 💻

Digital Camera

📷

iPhone

📱 🤳

Import images from your flatbed scanner or document feeder. Quite a lot of printers now have built-in scanners to do photo copies.

Record video from your webcam in the computer or from external video camera.
Show preview and take pictures.

Import pictures from your DSLR. Have it take a picture manually or every few seconds and download it to FileMaker.

Take pictures with your iPhone
Either with an app on the iPhone or by starting the process

For macOS, try ImageCapture functions to receive images from flatbet scanners.

For Windows use WIA functions with Windows Image Acquisition API.

If you have an older device with TWAIN drivers, check the TWAIN functions.

Our AVRecorder functions allow you to check for Audio and Video devices on macOS and Windows, show a preview, start recording and take snapshots.

The IKPictureTaker functions allows you to show a little panel, which can take a picture on macOS for a picture of the user.
Same for iOS with ImagePicker functions.

For macOS, use ImageCapture to import images from your digital camera. In tethered mode, send commands to take new pictures.

For Windows, check WinPhotoAcquire functions to import images from your camera.

Your Mac can connect to local iOS devices nearby (same iCloud account) and ask the iPhone, iPad or iPod to take a picture with our ContinuityCamera functions.

Within an app with FileMaker iOS SDK, you can use the DocumentCameraScan functions.

(more)

MBS FileMaker Plugin, version 12.1pr2

New in this prerelease of version 12.1 of the MBS FileMaker Plugin: Download at monkeybreadsoftware.com/filemaker/files/Prerelease/, in Dropbox folder or ask for being added to the dropbox shared folder.

Windows Photo Acquire for FileMaker

For MBS FileMaker Plugin 12.1, we have new WinPhotoAcquire functions to import images from digital cameras on Windows. You can take your DSLR, take a pictures, connect it to your PC and then directly import images to FileMaker. Our functions use the standard dialogs from Windows to perform the action and give the user the usual Windows workflow.

The WinPhotoAcquire.ShowSelectDeviceDialog function can show the dialog to pick the device:

(more)

FileMaker Conferences 2022

Since DevCon also known as Claris Engage got cancelled in-person (see announcement) and turns virtually, we still have a few independent in-person conferences run by various Claris partners:

EventLanguageDateWhereLinks
dotfmp.berlin English 2nd to 4th June 2022 Berlin, Germany dotfmp.berlin
FileMaker Konferenz German 22nd to 24th June 2022 Hamburg, Germany filemaker-konferenz.com
Claris Engage USA English 11th to 14th July 2022 Virtual claris.com
CQDF 2022 French 15th to 16th September 2022 Montreal, Canada cqdf.ca
Pause on Error English 25th to 28th October 2022 Clayton, USA pauseonerror.com
(more)

MBS @ FMTraining.TV

Check out the FMTraining.tv website. Richard Carlton and his team do a daily free live stream about FileMaker to watch. And they have a huge library of FileMaker training material to watch and learn all about the Claris FileMaker product family.

A few days ago Christian Schmitz from Monkeybread Software joined a live episode to talk a bit about the MBS FileMaker Plugin. Watch it on YouTube.

Richard Carlton got blown away by Continuity Camera functions in MBS FileMaker Plugin. We then rotate an image and write a plugin installation script.

(more)

SQL options applicable to MySQL and MariaDB in MBS Plugin

Let us list options for connecting to MySQL or MariaDB via MBS FileMaker Plugin or MBS Xojo SQL Plugin:

(more)

Query custom functions automatically in FileMaker

We have clients with lots of custom functions in various FileMaker databases. How would you automate this to track custom functions used in various files?

For MBS FileMaker Plugin 12.1 we got two new functions for this: FM.CustomFunctionsList and FM.QueryCustomFunctionsList. Those functions do a bit of GUI scripting on macOS to get the list. The user needs of course permissions to open the dialog and the menu entry into the menubar for the plugin to click.

The first example script will first trigger the seconds script to run in a second. Make sure the fmplugin extended privilege is checked, so the plugin is allowed to run a script. Once that is set, we run the FM.QueryCustomFunctionsList script to start the plugin function to do its job. The script now has to end, so FileMaker allows the custom functions dialog to show. Here is the complete first script:

# schedule script to read results in a second
Set Variable [ $r ; Value: MBS( "FM.RunScriptLater"; 1; Get(FileName); "show result") ]
# now start query
Set Variable [ $r ; Value: MBS("FM.QueryCustomFunctionsList") ]

If everything works right, the dialog shows for a fraction of a second. The plugin copies the list of the table and stores it internally in a global variable. Then our second script runs, which can use FM.CustomFunctionsList function to query the list:

Set Variable [ $list ; Value: MBS("FM.CustomFunctionsList") ]
Show Custom Dialog [ "results" ; $list) ]

If the list is empty, the function failed to run properly. For example if there is a custom menu and no menu entry to edit the custom functions.

Please try it. It may help you to automatically query the list of custom functions and then write that information into records. A way to monitor which file uses what custom functions. You can use Evaluate() to run those custom functions dynamically. That is of course only useful if you have some global variable or parameter to switch your custom functions to return some metadata like their version.

Have fun and thanks to Nils Waldherr for the idea!

MBS FileMaker Plugin, version 12.1pr1

New in this prerelease of version 12.1 of the MBS FileMaker Plugin: Download at monkeybreadsoftware.com/filemaker/files/Prerelease/, in Dropbox folder or ask for being added to the dropbox shared folder.

Archives

Mar 2024
Feb 2024
Jan 2024
Dec 2023
Nov 2023
Oct 2023
Sep 2023
Aug 2023
Jul 2023
Jun 2023
May 2023
Apr 2023
Mar 2023
Feb 2023
Jan 2023
Dec 2022
Nov 2022
Oct 2022
Sep 2022
Aug 2022
Jul 2022
Jun 2022
May 2022
Apr 2022
Mar 2022
Feb 2022
Jan 2022
Dec 2021
Nov 2021
Oct 2021
Sep 2021
Aug 2021
Jul 2021
Jun 2021
May 2021
Apr 2021
Mar 2021
Feb 2021
Jan 2021
Dec 2020
Nov 2020
Oct 2020
Sep 2020
Aug 2020
Jul 2020
Jun 2020
May 2020
Apr 2020
Mar 2020
Feb 2020
Jan 2020
Dec 2019
Nov 2019
Oct 2019
Sep 2019
Aug 2019
Jul 2019
Jun 2019
May 2019
Apr 2019
Mar 2019
Feb 2019
Jan 2019
Dec 2018
Nov 2018
Oct 2018
Sep 2018
Aug 2018
Jul 2018
Jun 2018
May 2018
Apr 2018
Mar 2018
Feb 2018
Jan 2018
Dec 2017
Nov 2017
Oct 2017
Sep 2017
Aug 2017
Jul 2017
Jun 2017
May 2017
Apr 2017
Mar 2017
Feb 2017
Jan 2017
Dec 2016
Nov 2016
Oct 2016
Sep 2016
Aug 2016
Jul 2016
Jun 2016
May 2016
Apr 2016
Mar 2016
Feb 2016
Jan 2016
Dec 2015
Nov 2015
Oct 2015
Sep 2015
Aug 2015
Jul 2015
Jun 2015
May 2015
Apr 2015
Mar 2015
Feb 2015
Jan 2015
Dec 2014
Nov 2014
Oct 2014
Sep 2014
Aug 2014
Jul 2014
Jun 2014
May 2014
Apr 2014
Mar 2014
Feb 2014
Jan 2014
Dec 2013
Nov 2013
Oct 2013
Sep 2013
Aug 2013
Jul 2013
Jun 2013
May 2013
Apr 2013
Mar 2013
Feb 2013
Jan 2013
Dec 2012
Nov 2012
Oct 2012
Sep 2012
Aug 2012
Jul 2012
Jun 2012
May 2012
Apr 2012
Mar 2012
Feb 2012
Jan 2012
Dec 2011
Nov 2011
Oct 2011
Sep 2011
Aug 2011
Jul 2011
Jun 2011
May 2011
Apr 2011
Mar 2011
Feb 2011
Jan 2011
Dec 2010
Nov 2010
Oct 2010
Sep 2010
Aug 2010
Jul 2010
Jun 2010
May 2010
Apr 2010
Mar 2010
Feb 2010
Jan 2010
Dec 2009
Nov 2009
Oct 2009
Sep 2009
Aug 2009
Jul 2009
Apr 2009
Mar 2009
Feb 2009
Dec 2008
Nov 2008
Oct 2008
Aug 2008
May 2008
Apr 2008
Mar 2008
Feb 2008