Learning Claris FileMaker
317.3K views | +9 today
Follow
Learning Claris FileMaker
Give life to your data with an easy to use database ... I'll share cool FileMaker stuff for you, avoiding the programming part of it as much as I can.                        #WorkplaceInnovationPlatform #Claris
Your new post is loading...
Your new post is loading...
Scooped by Didier Daglinckx
Scoop.it!

‎In The FileMaker Lab: Opening the FileMaker Lab on

‎In The FileMaker Lab: Opening the FileMaker Lab on | Learning Claris FileMaker | Scoop.it

Cris and Jeremy talk about their newest podcast: In the FileMaker Lab.


This pod is meant to be a place for people in our community to talk about what they're working on, their struggles and successes. 

 

Join us!

No comment yet.
Scooped by Didier Daglinckx
Scoop.it!

FileMaker 19 & JavaScript: Best Friends for Life

FileMaker 19 & JavaScript: Best Friends for Life | Learning Claris FileMaker | Scoop.it

Claris FIleMaker 19 introduces more complete functionality for using JavaScript in FileMaker.

This new feature set solves almost all the past issues.

No comment yet.
Scooped by Didier Daglinckx
Scoop.it!

The FileMaker Web Viewer Bridge

The FileMaker Web Viewer Bridge | Learning Claris FileMaker | Scoop.it

The FileMaker Web Viewer Bridge raises our interaction between FileMaker and JavaScript to the next level.

 

Let’s take a high-level view of this framework.

No comment yet.
Scooped by Didier Daglinckx
Scoop.it!

FileMaker Date Range Picker Integration

FileMaker Date Range Picker Integration | Learning Claris FileMaker | Scoop.it
JavaScript libraries bring additional and deeper functionality to a FileMaker custom app that are not yet available inside the platform.

One widget that I(Jeremy Brown) ’ve used occasionally in the past was a Date Range Picker.

This particular integration is pretty simple to set up and to use.

It allows us to add a picker to our custom app that is customized to our locale and easily sends the selected dates back to FileMaker.

So let’s study how to work with this FileMaker Date Range Picker, just as we’ve done now with DataTables and C3 Charts.

 

Read more and discover the video on the blog ...

 

(+sample database)

Didier Daglinckx's insight:

More about Javascript from Geistinteractive here : https://www.geistinteractive.com/topics/javascript/

No comment yet.
Scooped by Didier Daglinckx
Scoop.it!

FileMaker DevCon 2018 A Bright Future Ahead and a Great Community

FileMaker DevCon 2018 A Bright Future Ahead and a Great Community | Learning Claris FileMaker | Scoop.it
Geist Interactive enjoyed FIleMaker DevCon 2018. We enjoyed the community, the sessions, and FileMaker in total. We're inspired and ready for the future.
No comment yet.
Scooped by Didier Daglinckx
Scoop.it!

FileMaker Web Viewer Integrations Library Playlist | Soliant Consulting

FileMaker Web Viewer Integrations Library Playlist | Soliant Consulting | Learning Claris FileMaker | Scoop.it
The Web Viewer Integrations Library contains web integrations that enable you to extend the functionality in your custom application.

Jeremy Brown introduces the library, talks about its structure, playing with a web integration, and implementing a web integration with your custom FileMaker application.

 

No comment yet.
Scooped by Didier Daglinckx
Scoop.it!

Playing with a Web Viewer Integration | FileMaker - Soliant Consulting

Playing with a Web Viewer Integration | FileMaker - Soliant Consulting | Learning Claris FileMaker | Scoop.it
The FileMaker Web Viewer Integrations library is a great source for deeper functionality for your custom app. There are 22 web integrations that might be a great solution for a use case you’re trying to solve for yourself or for a client. For example, you can use the “Google Auto-Complete Address” integration to use the power of Google to get the exact full address as the user starts to type it in as shown in Figure 1.

That is extremely handy.

 

Read more on the blog

Didier Daglinckx's insight:

These are the other blog posts and videos that go into further detail about this file and how to integrate these into your own custom apps:

 

No comment yet.
Scooped by Didier Daglinckx
Scoop.it!

Data Structure of the Web Viewer Integrations Library | FileMaker

Data Structure of the Web Viewer Integrations Library | FileMaker | Learning Claris FileMaker | Scoop.it
In the previous post, I introduced to you the Web Viewer Integrations Library, a labor of obsession and passion around the web viewer object. It has been a lot of fun to put together, and I am glad to be able to share it.

In this post, I want to review the data structure of this library, how the file is set up to make these integrations happen.
Didier Daglinckx's insight:

These are the other blog posts and videos that go into further detail about this file and how to integrate these into your own custom apps:

 

No comment yet.
Scooped by Didier Daglinckx
Scoop.it!

What to do with the Web Viewer | FileMaker - Soliant Consulting

What to do with the Web Viewer | FileMaker - Soliant Consulting | Learning Claris FileMaker | Scoop.it

...

 

“What can be done with a web viewer?”

 

The object fascinates me because it basically contains a whole other application inside a FileMaker solution.

 

...

 

Explore its possibilities with Jeremy Brown from Soliant consulting

No comment yet.
Scooped by Didier Daglinckx
Scoop.it!

[FileMaker] FMDiSC Meeting 10/9/20

Taking Add-ons Over the Finish Line - JEREMY BROWN & TODD GEIST:

With FileMaker 19.1 comes a powerful update to how we create apps. Add-ons are complete install-and-drop packages of functionality for FileMaker custom apps, and they bring more power to the problem solvers (us).

 

From now on, we FileMaker developers will use add-ons as part of our work.

 

Need a calendar? Grab a Calendar add-on.

 

Need a progress bar? Install one and drop it into the corner of the screen.

Didier Daglinckx's insight:

More about Add-on : https://www.scoop.it/topic/learning-filemaker?q=Add-on

No comment yet.
Scooped by Didier Daglinckx
Scoop.it!

Like a Boss: The FileMaker Join table

Like a Boss: The FileMaker Join table | Learning Claris FileMaker | Scoop.it
Knowing how to use a FileMaker Join table ( though not exclusive to FileMaker) can solve many data-model related questions for us.

As we fiddle with the Entity Relationship Diagram to work out the exact relationship of entities for our custom apps, we can rely on this join table technique to properly structure seemingly complex data models.

 

Let’s take a look at how this concept is used in our work.

 

...

Didier Daglinckx's insight:

Also look at the video and the demo database.

No comment yet.
Scooped by Didier Daglinckx
Scoop.it!

FileMaker Audio Player Integration

FileMaker Audio Player Integration | Learning Claris FileMaker | Scoop.it
Using JavaScript in FileMaker brings great functionality.

 

In this post and video, we will review how to integrate a FIleMaker Audio Player.

No comment yet.
Scooped by Didier Daglinckx
Scoop.it!

Like a Boss: FileMaker Perform Script on Server

Like a Boss: FileMaker Perform Script on Server | Learning Claris FileMaker | Scoop.it
We all want our custom apps to be faster, right?

 

As problem solvers, we design our system and complex processes to happen quickly so that the user can get on with her task.

Well one method we have at our fingertips is FileMaker Perform Script on Server.

 

Let’s discuss this script step, its features and things to watch out for.

As we study it and use it properly, we’ll use this script step like a boss.

 

Read more on the blog post ...

No comment yet.
Scooped by Didier Daglinckx
Scoop.it!

JavaScript and the FileMaker WebViewer

JavaScript and the FileMaker WebViewer | Learning Claris FileMaker | Scoop.it

On April 12, 2018 we hosted the FileMaker Pro User Group in Minnesota (FMPUG-MN ) with guest speaker Jeremy Brown of Geist Interactive.

He shared some great information regarding JavaScript & the WebViewer. 

With Jeremy’s permission we are sharing the video of that event.

No comment yet.
Scooped by Didier Daglinckx
Scoop.it!

Implementing a Web Viewer Integration | FileMaker - Soliant Consulting

Implementing a Web Viewer Integration | FileMaker - Soliant Consulting | Learning Claris FileMaker | Scoop.it
The Web Viewer Integrations library is meant to give you the ability to extract something from this file and push it into your own solution in a relative easy few steps. The difficult process of working each integration out for FileMaker has been resolved, and the step-by-step guide will help you bring any of these into your own custom app. After building this file, I implemented the photo album into a client’s file. The process took about 30 minutes to fully set up the integration.

Let’s take a look and review how to push from the library to your own custom app.

 

Read more on the blog ...

Didier Daglinckx's insight:

These are the other blog posts and videos that go into further detail about this file and how to integrate these into your own custom apps:

 

No comment yet.
Scooped by Didier Daglinckx
Scoop.it!

Web Viewer Integrations Library Overview | FileMaker - Soliant Consulting

Web Viewer Integrations Library Overview | FileMaker - Soliant Consulting | Learning Claris FileMaker | Scoop.it
The Web Viewer Integrations library is a file meant for anyone’s use in their own learning and as a resource for deeper, richer functionality to any custom app.

But it does take a moment to walk through to learn how it is set up.
The library is set up to give you the ability to find an integration that you need and push it into your own custom app with very little effort.

As a test, I was able to push the photo album into a client’s app in about 30 minutes.

That time includes setting up the table structure, importing the code and revising the script for the specific app. One-half hour is not bad for a slick-looking photo album.

Let’s walk through the file and let me acquaint you with it.

 

Read more on the blog

Didier Daglinckx's insight:

These are the other blog posts and videos that go into further detail about this file and how to integrate these into your own custom apps:

 

No comment yet.
Scooped by Didier Daglinckx
Scoop.it!

Web Viewer Integrations Library | FileMaker - Soliant Consulting

Web Viewer Integrations Library | FileMaker - Soliant Consulting | Learning Claris FileMaker | Scoop.it
I seem to have developed an obsession with the web viewer in FileMaker.

That fact is surprising because it was only three years ago that I knew nothing about the object.

Back then, I decided that, while continuing to learn FileMaker, I’d start to learn how to do more in my custom apps with the the languages of the web.

Every chance I got, I’d try to implement a Google map or a chart either into a project or in a simple demo file.

At first it was painfully slow; trying to get a chart into FileMaker via the web viewer was too complex and was overkill in the time spent on the implementation.

Never one to back away from a challenge, I pushed through, and eventually, it became much easier.

The object became more fun to work with, and I pushed myself to try and do more with it.

Didier Daglinckx's insight:

These are the other blog posts and videos that go into further detail about this file and how to integrate these into your own custom apps:

 

No comment yet.