Skip to content
View in the app

A better way to browse. Learn more.

FMForums.com

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Community Videos, Tips, & Techniques, Articles.

Member contributions of videos, articles, tips, tricks & techniques.

This forum is NOT for asking questions about FileMaker.
For all other support requests please choose ANOTHER forum that best applies to your post.

  1. We have even more JSON widgets to integrate with your FileMaker database. This livestream discusses widgets for date pickers, multi-step sign up forms, responsive dropdown menus, and more! Future live streams: https://fmtraining.tv/#LIVE [email protected] www.fmtraining.tv www.fmstartingpoint.com www.rcconsulting.com

  2. Several ways to import pictures via MBS FileMaker Plugin: 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 sec…

  3. Want to use the MonkeyBread FileMaker Plug-in across multiple computers for your customers? Christian Schmitz walks us through the process to auto-install the plug-in for your solutions on Mac and Windows. Future live streams: https://fmtraining.tv/#LIVE [email protected] www.fmtraining.tv www.fmstartingpoint.com www.rcconsulting.com

  4. Christian Schmitz shows how you can use his MonkeyBread FileMaker Plug-in to take advantage of the Continuity Camera technology found on Apple devices. This allows your database to utilize your mobile device and take pictures directly into a container field! Future live streams: https://fmtraining.tv/#LIVE [email protected] www.fmtraining.tv www.fmstartingpoint.com www.rcconsulting.com

  5. 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: Then the WinPhotoAcquire.Acquire function can start the import process. If a device is not selected, it may show the dialog from above. Then it may look for what images are on the camera: Next you see a dialog to …

  6. Some of our viewers took the FileMaker Certification test. We chat with them about how our Certification training course helped them prepare for this developer milestone. Future live streams: https://fmtraining.tv/#LIVE [email protected] www.fmtraining.tv www.fmstartingpoint.com www.rcconsulting.com

  7. Started by Richard Carlton,

    In this Open Q&A we discuss the future of marketing for FileMaker across the globe, Siri and AI integrations, and lingering questions regarding the Certification Training. Future live streams: https://fmtraining.tv/#LIVE [email protected] www.fmtraining.tv www.fmstartingpoint.com www.rcconsulting.com

  8. 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.Qu…

  9. Day 2 of building a recurring invoice system in your FileMaker database. This time we specifically talk about nested calculations, functions, and writing the necessary scripts. Future live streams: https://fmtraining.tv/#LIVE [email protected] www.fmtraining.tv www.fmstartingpoint.com www.rcconsulting.com

  10. Do you have a subscription-based product? One of our coaches demonstrates how to build a recurring invoice system to help your subscription workflow. Future live streams: https://fmtraining.tv/#LIVE [email protected] www.fmtraining.tv www.fmstartingpoint.com www.rcconsulting.com

  11. In this article we want to introduce you the new functions from the MBS FileMaker Plugin in version 12.0. WebHook We have already introduced the WebHook component in the last release. It makes the connection between devices or systems that support the WebHook technology and your FileMaker application possible. In this release we added a few more functions to support you when working with WebHooks. Our WebHook functions got a new timeout property to prevent connections staying open forever without sending a request. You can set the time for the TimeOut yourself. To do this, use the new WebHook.SetTimeOut function. The default value is 5 minutes. The time is spe…

  12. This livestream covers build x4 of the new beta-version of FMSP. Along with covering bug fixes, Nick Hunter covers his advanced custom searches. Future live streams: https://fmtraining.tv/#LIVE [email protected] www.fmtraining.tv www.fmstartingpoint.com www.rcconsulting.com

  13. Not every customer pays on time. One of our Coaches covers how to create a past-due invoice system in your FileMaker database. Future live streams: https://fmtraining.tv/#LIVE [email protected] www.fmtraining.tv www.fmstartingpoint.com www.rcconsulting.com

  14. Started by MonkeybreadSoftware,

    Our MBS Trace function will get an upgrade for the version 12.1 of MBS FileMaker Plugin: Since we now sync parameter names as metadata into our C code, we can show it in the user interface on macOS, currently planned with a tooltip on function names: We add Plugin.GetFunctionParameters function to query it programmatically and we use it to annotate our trace logs: As you see the parameter names are now showing there right in the log. We hope this helps you debug the functions. Available now in 12.1pr1.

  15. This is Day 2 of how to integrate a wide variety of webviewer widgets into your FileMaker file. We cover custom captchas, typing speed tests, price range sliders, and more! Future live streams: https://fmtraining.tv/#LIVE [email protected] www.fmtraining.tv www.fmstartingpoint.com www.rcconsulting.com

  16. Kyle Williams explains how webviewers can be used to integrate cool JS widgets into your FileMaker solutions. Day 1 covers the first ten widgets as well as several webviewer questions. Future live streams: https://fmtraining.tv/#LIVE [email protected] www.fmtraining.tv www.fmstartingpoint.com www.rcconsulting.com

  17. This livestream discusses MBS enhancements to FileMaker Pro on Windows. We specifically discuss new hotkeys to control the script workspace and using a library of snippets to easily add common script steps. Future live streams: https://fmtraining.tv/#LIVE [email protected] www.fmtraining.tv www.fmstartingpoint.com www.rcconsulting.com

  18. Nick Hunter covers the bug fixes for the new beta release of FMSP 2022. He also continues to discuss the reasons and benefits behind the UI/UX redesign. Future live streams: https://fmtraining.tv/#LIVE [email protected] www.fmtraining.tv www.fmstartingpoint.com www.rcconsulting.com

  19. Most people know me for FileMaker™, which I've been doing for 34 years, but I've been an adventurer, with an irrepressible sense of humor all of my life. The 90 second video below will tell you more. Part Hogan's Heroes, part Sgt. Bilko, the stories from my 6 years in the Intelligence Corps should give you more than a few laughs. I've taken a break from FileMaker™ to write them; hopefully you'll take a break to read them. https://michaelrocharde.com/army-days/

  20. Flexible audio handling is pretty much nonexistent within FileMaker. In this livestream we show off a javascript workaround so you can still make programmable sounds for your end users. Future live streams: https://fmtraining.tv/#LIVE [email protected] www.fmtraining.tv www.fmstartingpoint.com www.rcconsulting.com

  21. RCC server specialist Jacob returns to answer questions about FileMaker Server, FileMaker Cloud, and Security. We also discuss installing plug-ins on your Server and licensing caps. Future live streams: https://fmtraining.tv/#LIVE [email protected] www.fmtraining.tv www.fmstartingpoint.com www.rcconsulting.com

  22. In this livestream, we discussed the concept of script trigger execution in terms of priorities, in terms of the OS, and how FileMaker will prioritize those in order of execution. Future live streams: https://fmtraining.tv/#LIVE [email protected] www.fmtraining.tv www.fmstartingpoint.com www.rcconsulting.com

  23. Have a client that hates to use their mouse and loves keyboard shortcuts? In this livestream, Calvin discusses how to relate records in FileMaker using auto-complete. Future live streams: https://fmtraining.tv/#LIVE [email protected] www.fmtraining.tv www.fmstartingpoint.com www.rcconsulting.com

  24. In this livestream, we released the beta version of the new FMSP for early testing! Nick discusses the new navigation, his neumorphism redesign, and his design choices and tricks. Future live streams: https://fmtraining.tv/#LIVE [email protected] www.fmtraining.tv www.fmstartingpoint.com www.rcconsulting.com

  25. In this livestream, Kyle demonstrated how to utilize the MBS plugin with ExecuteSQL to create, delete, and modify Tables, Fields and Records in your FileMaker database. Future live streams: https://fmtraining.tv/#LIVE [email protected] www.fmtraining.tv www.fmstartingpoint.com www.rcconsulting.com

  26. In this livestream, Claus Lavendt showed us how to automate a Unbuntu server installation. He covers how his shell script fully automates installing disks for data, container and backup data! Future live streams: https://fmtraining.tv/#LIVE [email protected] www.fmtraining.tv www.fmstartingpoint.com www.rcconsulting.com

  27. As you may know we have some tools in the plugin for macOS to make the live easier in FileMaker. For various dialogs to enter calculations we got check syntax and evaluate buttons. That is convenient to make a syntax check or to evaluate the current calculation in the current context to test it without closing the dialog. For MBS FileMaker Plugin in version 12.0 we change the buttons to be a segmented control with four segments to do the syntax check, evaluate and now adding and removing table occurrences: See video in our blog post. As you see we got a button labeled "+ TO" and one named "- TO". The labels may change later in case we localise …

  28. Started by MonkeybreadSoftware,

    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. This is the second day of our walk through of the goodies in MBS Plugin to enhance FileMaker on macOS. Monkeybread - 12 Functions for FileMaker - Day 2 Monkeybread - 12 Functions for FileMaker - Day 1 Monkeybread Plugin & FileMaker 19.4 - Q&A…

  29. Day 2 of our MBS enhancements to FileMaker pro! This time, Christian discusses how MBS can improve your script workspace, making your coding experience that much easier! Future live streams: https://fmtraining.tv/#LIVE [email protected] www.fmtraining.tv www.fmstartingpoint.com www.rcconsulting.com

  30. Christian gives us a walkthrough of MBS enhancements for FileMaker Pro. The first 12 functions cover the syntax colorizer and how to use MBS to make writing calculations much easier! Future live streams: https://fmtraining.tv/#LIVE [email protected] www.fmtraining.tv www.fmstartingpoint.com www.rcconsulting.com

  31. In this livestream we discuss modular scripts for searches in FileMaker. We cover one script that works with multiple FMSP modules and a walkthrough of the scripts and calculations in the sample file. Future live streams: https://fmtraining.tv/#LIVE [email protected] www.fmtraining.tv www.fmstartingpoint.com www.rcconsulting.com

  32. In this livestream we discuss modular scripts for searches in FileMaker. We cover one script that works with multiple FMSP modules and a walkthrough of the scripts and calculations in the sample file. Future live streams: https://fmtraining.tv/#LIVE [email protected] www.fmtraining.tv www.fmstartingpoint.com www.rcconsulting.com

  33. In this livestream we discuss modular scripts for searches in FileMaker. We cover one script that works with multiple FMSP modules and a walkthrough of the scripts and calculations in the sample file. Future live streams: https://fmtraining.tv/#LIVE [email protected] www.fmtraining.tv www.fmstartingpoint.com www.rcconsulting.com

  34. Kyle continues to demonstrate how to leverage this amazing function. With an incredibly detailed sample file, he breaks down how to create JSON directly from any Execute SQL query. Future live streams: https://fmtraining.tv/#LIVE [email protected] www.fmtraining.tv www.fmstartingpoint.com www.rcconsulting.com

  35. The new year is starting with a week of FileMaker broadcast sessions and you can watch them live for free or later on Youtube: We start on Monday with showing FileMaker enhancements on macOS. Since we have so many, we split it in two days with introduction on first day and second day for Script Workspace. This way we have more time to explain each feature in detail. Maybe you know a few, but I bet you find a new gem here! For Windows, we could do a session, too. Since we have hotkeys on Windows and can also inspect clipboard with the XML FileMaker stores there, it would be possible to make some nice things for FileMaker on Windows. e.g. press a hotkey, show a di…

  36. In this livestream, we discussed the Log4j Zero Day Vulnerability and how that effects the security of FileMaker. Future live streams: https://fmtraining.tv/#LIVE [email protected] www.fmtraining.tv www.fmstartingpoint.com www.rcconsulting.com

  37. In this livestream, we discuss Kristian's new development tool: WolfToolbox. We show it it can create/organize syntax menu commands and how it makes working with XML much easier. Future live streams: https://fmtraining.tv/#LIVE [email protected] www.fmtraining.tv www.fmstartingpoint.com www.rcconsulting.com

  38. In this livestream, we continue our discussion about the new Wolfpack add-ons. We demo the virtual tabs add-on, how to update from it's previous version, and talk about how to make your solutions more dynamic. Future live streams: https://fmtraining.tv/#LIVE [email protected] www.fmtraining.tv www.fmstartingpoint.com www.rcconsulting.com

  39. Started by comment,

    A simple method to overlay a marker over an image. The marker's position can be controlled in pixel increments (approximately). Note: The demo uses the Repeat() custom function: http://www.briandunning.com/cf/942 However, the function is not recursive and can be used as a regular calculation. OverlayMarker.fp7.zip

    • 4 replies
    • 3.6k views
  40. In this livestream, we discuss our Wolfpack update! New add-ons, which include how to create a virtual list that updates in real time, how to stage data before it's committed to your database, and more. Future live streams: https://fmtraining.tv/#LIVE [email protected] www.fmtraining.tv www.fmstartingpoint.com www.rcconsulting.com

  41. In this livestream, Kyle Williams covered how to best create and format your ExecuteSQL queries in a way that they will be easy to understand and work with! Future live streams: https://fmtraining.tv/#LIVE [email protected] www.fmtraining.tv www.fmstartingpoint.com www.rcconsulting.com

  42. Day 3 of Nick Hunter's guide to solving difficult scenarios in FileMaker with creative problem solving. This livestream, breaks down the finer details of his scheduling solution. Future live streams: https://fmtraining.tv/#LIVE [email protected] www.fmtraining.tv www.fmstartingpoint.com www.rcconsulting.com

  43. In this Livestream, we continue our talk about FileMaker not having a 'function' for every scenario. Nick shows us how to solve these problems, including speeding up solutions, transforming records and more! Future live streams: https://fmtraining.tv/#LIVE [email protected] www.fmtraining.tv www.fmstartingpoint.com www.rcconsulting.com

  44. We discuss the Execute DAPI script step in FileMaker. This livestream also showcases a demo file that breaks down the script step by step! Future live streams: https://fmtraining.tv/#LIVE [email protected] www.fmtraining.tv www.fmstartingpoint.com www.rcconsulting.com

  45. FileMaker can solve many problems, but sometimes it doesn't have a direct solution! In this livestream, Nick Hunter shows unique ways to get around problems in FileMaker with a scheduling app. Future live streams: https://fmtraining.tv/#LIVE [email protected] www.fmtraining.tv www.fmstartingpoint.com www.rcconsulting.com

  46. Christian Schmitz returns to discuss Monkeybread and the 19.4 update, as well as showing off an awesome new auto-complete feature for variables in calculations! Future live streams: https://fmtraining.tv/#LIVE [email protected] www.fmtraining.tv www.fmstartingpoint.com www.rcconsulting.com

  47. Build a Save, Edit, and Cancel records feature the super easy way! In this livestream, one of our senior engineers shows how to implement these features using lean design! Future live streams: https://fmtraining.tv/#LIVE [email protected] www.fmtraining.tv www.fmstartingpoint.com www.rcconsulting.com

  48. Started by MonkeybreadSoftware,

    For a couple of years we do various things in FileMaker Script Workspace like syntax coloring. We got a copy command once we started to read all lines in a script. Later we added checks to find usage of undeclared variables, so you easier spot typos in your variable names. Now we go one step further: We scan for variables and present you a list of names we know. When you have a script open in the Script Workspace and you open a calculation dialog, you can now auto complete. Just go into a calculation dialog for a Set Variable or Set Field or any of the other script steps taking a calculation. Then type something. We have a switch there, so only when you type a $ symbol…

  49. Started by MonkeybreadSoftware,

    If you like to see the IDs for your value lists and later reference them in your scripts, check out the new option in the upcoming MBS FileMaker Plugin in version 11.6pr2 or newer: If enabled in preferences dialog or via SyntaxColoring.SetShowValueListIDs function, the MBS FileMaker Plugin will query FileMaker's ValueListNames and ValueListIDs functions to assemble the lists and show right in the table the ID. You can use FM.ValueListIDForValueListName and FM.ValueListNameForValueListID later in scripts to pick the name of a value list by ID or otherwise. Or just do the same via custom functions if you prefer that. We'll provide 11.6pr2 next week, so keep checkin…

  50. Started by Richard Carlton,

    FileMaker 19.4 has come out and it has WAY more changes than we anticipated. In this livestream, we talk about it! Future live streams: https://fmtraining.tv/#LIVE [email protected] www.fmtraining.tv www.fmstartingpoint.com www.rcconsulting.com

  51. Our last stream on ransomware and how to protect your FileMaker databases. Heidi returns to discuss unique and clever ways you can hide your FileMaker Server from possible attacks. Future live streams: https://fmtraining.tv/#LIVE [email protected] www.fmtraining.tv www.fmstartingpoint.com www.rcconsulting.com

  52. In this livestream, we continue to discuss how to protect yourself from Ransomware. Our presenters show off how ransomware works with a simulation software called Racketeer, and how to use it to improve your own security. https://fmtraining.tv/#LIVE [email protected] www.fmtraining.tv www.fmstartingpoint.com www.rcconsulting.com

  53. In this article we want to introduce you the new functions from the MBS FileMaker Plugin in version 11.5. Text Let's start with the two functions that are new in the Text functions. With the function Text.Concat we create a text that writes all texts specified in the parameters one after the other. No space is set between the individual texts. Let's have a look at the sample. We have entered the words banana, orange and pineapple in the parameters of this function. Set Variable [ $Concat ; Value: MBS("Text.Concat"; "Banana"; "Orange"; "Pineapple") ] In the dialog box we see the text we get back. The second new function is Text.List. It too w…

  54. Ransomware is malware that employs encryption to hold a victim's information at ransom. We discuss ransomware and how you can improve protection on your FileMaker databases. Future live streams: https://fmtraining.tv/#LIVE [email protected] www.fmtraining.tv www.fmstartingpoint.com www.rcconsulting.com

  55. Claris had a presentation on the future of the FileMaker Platform. Richard and two of RCC's senior engineers recap and discuss. Future live streams: https://fmtraining.tv/#LIVE [email protected] www.fmtraining.tv www.fmstartingpoint.com www.rcconsulting.com

  56. Started by everythingFileMaker,

    Wouldn't it be cool if you could always see your portal totals immediately below the last used portal row, instead of having them at the bottom of the portal? www.nautilusfm.com/portaltotals

  57. I goofed - please delete I have posted elsewhere Hey All -- I have a search script that is working - yipee - it finds invoices within a date range and displays them I want to add an additional parameter that only displays the records found that also match what the user selects from a Picklist ie. Web Orders, Catalog Orders, Phone Orders Basically, FIND all invoices in a Date Range that were Phone Orders I can't seem for the life of me to make the additional parameter work. Does anyone have a direction they can point me in? I've attached what is working, I've removed all of the code that I can't make work - any help is greatly welcome

  58. In this livestream, Richard and Jacob discuss Azure and setting up OAuth and easy password management for your FileMaker users. Future live streams: https://fmtraining.tv/#LIVE [email protected] www.fmtraining.tv www.fmstartingpoint.com www.rcconsulting.com

  59. Started by Richard Carlton,

    More FileMaker server questions with Jacob. We cover preferences and file options in FileMaker, best PSOS practices, explaining database folders and folder paths, and more! Future live streams: https://fmtraining.tv/#LIVE [email protected] www.fmtraining.tv www.fmstartingpoint.com www.rcconsulting.com

  60. Did you know that you can extract and analyze images from a PDF file with DynaPDF? For this you can use the function DynaPDF.GetImage. In the parameters you can specify which information you want to get for an image. You can choose between the following values: BufSize The size of the image buffer in bytes. BufSize The size of the image buffer in bytes. Buffer The image data as JPEG or FILE. Picture The image as a picture container. Either JPEG or TIFF. Filter The format of image: Required decode filter if the image…

  61. Users often need to select an item from a large list. In such case it may be convenient to make the selection process hierarchical - for example, select a category first, then a subcategory in the selected category and finally an item in the selected subcategory. A popular solution is the use of conditional value lists. However, this requires adding relationships and table occurrences to the relationships graph in order to "filter" the value lists. Plus fields to hold the intermediate selections - fields that are otherwise not required, since only the final selection matters. Plus the value lists themselves. Here is an alternative method using a card window to …

  62. XML External Entity Vulnerability in Claris FileMaker 49 minute read A couple of months ago I looked more deeply into the “Import Records” functionality in FileMaker, especially the XML parsing, and was wondering if any XXE vulnerability may exist and how one could exploit this in technically interesting ways. The vulnerability is/was indeed there and can lead to local file disclosure and server side request forgery in various components of the FileMaker platform. The following is a description of the vulnerability including potential exploitation paths. If you’re running FileMaker Server, make sure to install patch 19.4.1 to mitigate thi…

  63. Not sure how to catch every last mistake you make when building your layouts? MrWatson shows us how to use fmCheckMate + the fmCheckMate-XSLT library to analyze layouts instantly and thoroughly. Future live streams: https://fmtraining.tv/#LIVE [email protected] www.fmtraining.tv www.fmstartingpoint.com www.rcconsulting.com

  64. Started by Richard Carlton,

    Richard discusses the FileMaker certification test. The focus is on possible OAuth and ODBC questions and we skim over Claris' online study guide. Future live streams: https://fmtraining.tv/#LIVE [email protected] www.fmtraining.tv www.fmstartingpoint.com www.rcconsulting.com

  65. In this livestream we show off two fantastic games made with Javascript in FileMaker, and then the same techniques are used to increase script execution speed! Future live streams: https://fmtraining.tv/#LIVE [email protected] www.fmtraining.tv www.fmstartingpoint.com www.rcconsulting.com

  66. It is another Monkeybread Q&A! Christian Schmitz takes on questions about his plugin and shows off a fantastic new feature! Future live streams: https://fmtraining.tv/#LIVE [email protected] www.fmtraining.tv www.fmstartingpoint.com www.rcconsulting.com

  67. MrWatson returns to discuss how to use fmCheckMate-XSLT. Some topics covered include how to analyse your code, get a list of fields, get a list of script calls, and list all fields referenced in a layout! Future live streams: https://fmtraining.tv/#LIVE [email protected] www.fmtraining.tv www.fmstartingpoint.com www.rcconsulting.com

  68. For Day 3 of the UI/UX in depth livestreams, Nick Hunter returns to discuss value lists and their UI in detail. Future live streams: https://fmtraining.tv/#LIVE [email protected] www.fmtraining.tv www.fmstartingpoint.com www.rcconsulting.com

  69. In this livestream, Claus Lavendt revists explaining SSL and the process of installing a custom SSL certificate on FMS, the basics and not least best practice. He also showed off a new hidden feature. Future live streams: https://fmtraining.tv/#LIVE [email protected] www.fmtraining.tv www.fmstartingpoint.com www.rcconsulting.com

  70. https://youtu.be/imA92obcVwc Bill returns for Day 3 of his credit cards and FileMaker series. In this Livestream we discuss FileMaker Go and Webdirect. Future live streams: https://fmtraining.tv/#LIVE [email protected] www.fmtraining.tv www.fmstartingpoint.com www.rcconsulting.com

  71. Day 2 of MrWatson showing us his toolbox. We converted FileMaker code to/from fmxml, changed code with search and replace, and deployed patched code to another machine. Future live streams: https://fmtraining.tv/#LIVE [email protected] www.fmtraining.tv www.fmstartingpoint.com www.rcconsulting.com

  72. Started by Richard Carlton,

    MrWatson introduces us to his free toolbox for FileMaker developers. On Day 1 we took a close look at fmSyntaxColorizer to see how it - with the help of the MBS-Plugin - can help find bugs in your variables, highlight code smells and generally brighten up your code. Future live streams: https://fmtraining.tv/#LIVE [email protected] www.fmtraining.tv www.fmstartingpoint.com www.rcconsulting.com

  73. Started by MonkeybreadSoftware,

    Nowadays we live in a connected world, so web services run on different computers and sometimes need to notify each other. They usually do that with sending a HTTP request to a given URL and pass on some data as part of the URL or e.g. a JSON block as payload. FileMaker has no built-in web hook feature and with FileMaker Server you can do some things with DATA API or a custom php script on the web server part. Our MBS FileMaker Plugin in version 11.5 comes with a new WebHook functionality. You can open a receiver to listen on a port for an incoming request and trigger a script to process the query. Our plugin provides maximum flexibility as you can create listeners as…

  74. Started by MonkeybreadSoftware,

    For MBS FileMaker Plugin version 11.5 we got a few new improvements for the syntax coloring. First, SyntaxColoring.AddTag can now do formula tags with wild cards. Just define a tag with stars on beginning and end to get that color rule applied on the end over all other rules: MBS( "SyntaxColoring.AddTag"; "formula"; "*deprecated*"; "red" ) This rule would mark everything with deprecated in a formula text with red color. Great if you have fields you want to get rid off. Rename the field to have deprecated in the name and then walk your way through calculations to easily spot the field name. We got a new way to color comments in calculations. When we detect a co…

  75. Let's discuss what the main requirements of PCI compliance are as they pertain to small businesses. Let's also chat about what must be done to ensure PCI compliance within FileMaker, as well as other technologies and platforms. Future live streams: https://fmtraining.tv/#LIVE [email protected] www.fmtraining.tv www.fmstartingpoint.com www.rcconsulting.com

  76. What is the actual cost of FileMaker solutions? In this livestream we discuss licensing costs, time investment, hiring developers, and the actual price of 'FREE'. Future live streams: https://fmtraining.tv/#LIVE [email protected] www.fmtraining.tv www.fmstartingpoint.com www.rcconsulting.com

  77. This livestream is the beginning of a new UI/UX deep dive with Nick Hunter. In this one we discuss the ins and outs of building an item picker. Future live streams: https://fmtraining.tv/#LIVE [email protected] www.fmtraining.tv www.fmstartingpoint.com www.rcconsulting.com

  78. Calvin and Richard discuss their experiences at the Pause on Error conference. They briefly discuss lambda, third-party addon sites like PentagonFM, and more! Future live streams: https://fmtraining.tv/#LIVE [email protected] www.fmtraining.tv www.fmstartingpoint.com www.rcconsulting.com

  79. A client got a bit xml file from Swiss government with a list of all registered/permitted medications. A huge XML file with thousands of entries. In order to import those easily, we use our XML.Import function in MBS FileMaker Plugin. We copied the XML Import example database included with our plugin to desktop. We copied the xml file to desktop and renamed it test.xml. Then we open the database and run the script. Since we didn't change it, it will simply look for a file named test.xml and import it. Since the XML file is 50 MB, this takes a while, but the XML.Import function creates 18 new tables with a lot of fields: The example has "Import2" as prefix for r…

  80. Day 2 of Nick's UI-UX in-depth livestream. Nick continues to show you how to vastly improve FileMaker's out of the box UI for item pickers. Future live streams: https://fmtraining.tv/#LIVE [email protected] www.fmtraining.tv www.fmstartingpoint.com www.rcconsulting.com

  81. This livestream is the beginning of a new UI/UX deep dive with Nick Hunter. In this one we discuss the ins and outs of building an item picker. Future live streams: https://fmtraining.tv/#LIVE [email protected] www.fmtraining.tv www.fmstartingpoint.com www.rcconsulting.com

  82. Started by The Learner,

    Hi everyone, I want to use a webviewer to play mp3 and mp4 files but I can't manage to construct the right path to the external drive where those files are stored. I have hundreds of records each with its own mp3 or mp4, so I guess the way to access the right mp3 or mp4 from the right record would be to use the ConvertFromFileMakerPath function in the webviewer calculation. Amongst other things, I've tried this calculation: ConvertFromFileMakerPath ( "filewin:/G:/VIDEOS/"; URLPath ), but it's obviously the right approach. And frankly I'm lost as to how to construct the right path. Could anyone help? Thanks.

  83. Day 10, CEO Kevin Miller and LiveCode's product manager, Ali, answer a variety of questions on licensing, syncing, and a host of other topics! Future live streams: https://fmtraining.tv/#LIVE [email protected] www.fmtraining.tv www.fmstartingpoint.com www.rcconsulting.com

  84. Day 9 of our LiveCode for FM training series. In this Livestream, we had two customers give testimonials/use cases, and Kevin Miller discussed the future of LiveCode, including a Windows and Web runtime. Future live streams: https://fmtraining.tv/#LIVE [email protected] www.fmtraining.tv www.fmstartingpoint.com www.rcconsulting.com

  85. Day 8 of LiveCode for FM, we discuss runtimes, specifically how LCFM allows you to create runtime applications for your Mac! We also discuss the Mac App Store and differences between desktop and mobile runtimes. Future live streams: https://fmtraining.tv/#LIVE [email protected] www.fmtraining.tv www.fmstartingpoint.com www.rcconsulting.com

  86. Day 7 of our LCFM livestreams. In this one, we discuss the advantages of LiveCode for FM vs FileMaker Go and the FileMaker iOS App SDK. We also chat about deployment profiles and the Apple App Store. Future live streams: https://fmtraining.tv/#LIVE [email protected] www.fmtraining.tv www.fmstartingpoint.com www.rcconsulting.com

  87. Day 6 of our LiveCode Livestreams, we share the public link to our submitted/posted App and discuss app maintenance, how to roll out updates and talk about data retention. Future live streams: https://fmtraining.tv/#LIVE [email protected] www.fmtraining.tv www.fmstartingpoint.com www.rcconsulting.com

  88. On Day 5 of our LiveCode livestreams, we discuss the Google Marketplace, how to sign up, what software you might need to install, Google submission rules and possible problems as well as any other hangups! Future live streams: https://fmtraining.tv/#LIVE [email protected] www.fmtraining.tv www.fmstartingpoint.com www.rcconsulting.com

  89. Day 4 of our LiveCode series. In this livestream, we focus on the ins and outs of syncing and discuss other sync options, as well as testing vs deploying. Future live streams: https://fmtraining.tv/#LIVE [email protected] www.fmtraining.tv www.fmstartingpoint.com www.rcconsulting.com

  90. On day 3, we begin compiling our LiveCode and begin testing to make sure it all went smoothly! We will also discuss how to prep your development machine to use LiveCode. Future live streams: https://fmtraining.tv/#LIVE [email protected] www.fmtraining.tv www.fmstartingpoint.com www.rcconsulting.com

  91. Day 2 of our LiveCode livestreams. Myles builds the app in FileMaker, we install LCFM native and discuss sync support from a bird's eye level, as well as feature support. Future live streams: https://fmtraining.tv/#LIVE [email protected] www.fmtraining.tv www.fmstartingpoint.com www.rcconsulting.com

  92. In this livestream, Kyle reviews a submitted demo covering how to close card windows by clicking outside of the window, and also shows his own demo, which discusses utilizing the webviewer for Layout Navigation. Future live streams: https://fmtraining.tv/#LIVE [email protected] www.fmtraining.tv www.fmstartingpoint.com www.rcconsulting.com

  93. Kyle returns with an improved demo file to discuss some of the more intricate ins and outs of checkboxes and radio buttons in FileMaker. Future live streams: https://fmtraining.tv/#LIVE [email protected] www.fmtraining.tv www.fmstartingpoint.com www.rcconsulting.com

  94. In this livestream we discuss optimizing your calculations, specifically tab objects, for scalability and performance. Future live streams: https://fmtraining.tv/#LIVE [email protected] www.fmtraining.tv www.fmstartingpoint.com www.rcconsulting.com

  95. Started by everythingFileMaker,

    Supercharging your searches. • Tutorial video • Example files • Step-by-step guide https://www.nautilusfm.com/hilite

  96. Day two of our in-depth dive into Value Lists. In this stream, Nick discusses the limitations of value lists and its related objects in FileMaker. Future live streams: https://fmtraining.tv/#LIVE [email protected] www.fmtraining.tv www.fmstartingpoint.com www.rcconsulting.com

  97. Started by Richard Carlton,

    We begin our 4-day series of livestreams on Value Lists. Nick covers the very basics of value lists for beginners, as well as showing off some tricks that even advanced developers forget about. Future live streams: https://fmtraining.tv/#LIVE [email protected] www.fmtraining.tv www.fmstartingpoint.com www.rcconsulting.com

  98. Let's discuss the fundamental basics of Value Lists and how they relate to checkboxes and radio buttons. We will also focus on the auto-enter of value lists and binary searches. Future live streams: https://fmtraining.tv/#LIVE [email protected] www.fmtraining.tv www.fmstartingpoint.com www.rcconsulting.com

  99. In this livestream we discuss how FileMaker can send a command for a cash drawer to pop open. We also have a more in-depth discussion around API integration. Future live streams: https://fmtraining.tv/#LIVE [email protected] www.fmtraining.tv www.fmstartingpoint.com www.rcconsulting.com

Recently Browsing 0

  • No registered users viewing this page.

Important Information

By using this site, you agree to our Terms of Use.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.