Jump to content
  • Welcome To FMForums

    Welcome to our community, full of great ideas on developing your FileMaker solutions effectively,
     for peer-to-peer support of the FileMaker Platform and related products and services.

    Register and join the conversation!

     

    fmf AD.jpg

     

     

Blogs

Featured Entries

  • Josh Ormond

    A Conversation About '2 Factor Authentication'

    By Josh Ormond

    [ Edit: 3/16/2016 - With the help of some other people, we have been able to recover, or recreate some of the original images from original thread. ] Security is always a big topic when it involves data, or people, or possessions. Recently, over on the FileMaker Community, there was a very beneficial discussion regarding security. Unfortunately, that discussion was the victim of a necessary action...and was deleted. It was deleted, because the discussion was tied to a video that, as was det
    • 1 comment
    • 5,979 views
  • Steven H. Blackwell

    Hacking Your Own FileMaker Platform Solutions

    By Steven H. Blackwell

    Hacking Your Own FileMaker Platform Solutions Should FileMaker Platform developers mount hacking attacks on their own solutions? At first glance, this may seem an odd question. But I believe that the answer is “Yes, we should.” Consider this. As developers we see our solutions from a totally different perspective than Threat Agents see them. Without practicing our own hacking skills, we can become blind to the vulnerabilities a Threat Agent can exploit to compromise the Confidentiality
    • 1 comment
    • 5,946 views

Dogged by a Slow FileMaker Database? Check Out this Data Caching Tip

Dogged by a Slow FileMaker Database? Cache in on this Quick Tip to Improve Layout Load Times & Report Generation By Joe Cellino, FileMaker Developer Have you ever wondered, “What is taking this report so long to generate?” or “Why does this layout take so long to load?” It may be that your FileMaker fields are set up inefficiently. If you have unstored calculation or summary fields on your layout, this will most certainly be the issue. Just as the names indicate, “unstored” calculation fi

eXcelisys

eXcelisys

2-Column Magic Value Lists

Disclaimer: the techniques shown in this article are provided on an as-is basis. Use with appropriate caution and at your own risk. Acknowledgements: today’s article would not have been written without the inspiration provided by Bruce Robertson, John Ahn (FM 12 ExecuteSQL Unconference Session), Andries Heylen (Magic Value Lists), Marcel Pinyero (How to Extend FileMaker… Continue reading 2-Column Magic Value Lists View the full article

Kevin Frank

Kevin Frank

2-Column Magic Value Lists

Disclaimer: the techniques shown in this article are provided on an as-is basis. Use with appropriate caution and at your own risk. Acknowledgements: today’s article would not have been written without the inspiration provided by Bruce Robertson, John Ahn (FM 12 ExecuteSQL Unconference Session), Andries Heylen (Magic Value Lists), Marcelo Piñeyro (How to Extend FileMaker… Continue reading 2-Column Magic Value Lists View the full article

Kevin Frank

Kevin Frank

FileMaker Cloud Schedule Manager for AWS

With the official release of the FileMaker Cloud Admin API, you can now monitor and manage multiple servers from one interface, including the ability to set up server-side schedules, pull a list of logged-in users, send messages to connected users, and much more. And to make interacting with Admin API even easier, we created the FileMaker Cloud Schedule Manager, your one-stop shop to manage server-side schedules on Cloud. The Manager has been updated to work with the Admin API official release a

dbservices

dbservices in FileMaker Cloud

Integrating Apple Maps

Yes, while it's unfortunate FileMaker Go doesn't run on Android devices, we can still take advantage of what's offered on the iOS side of things. This comes in the form of Apple Maps using MapKit JS. True, Google Maps does seem to have the slight edge when it comes to feature set, but if you need full control over an integrated mapping experience, then Apple's MapKit JS may just be the perfect solution for you. MapKit JS, currently in beta since WWDC 2018, only seems to work on the Mac version

FileMaker Magazine

FileMaker Magazine

Integrating Apple Maps

Yes, while it's unfortunate FileMaker Go doesn't run on Android devices, we can still take advantage of what's offered on the iOS side of things. This comes in the form of Apple Maps using MapKit JS. True, Google Maps does seem to have the slight edge when it comes to feature set, but if you need full control over an integrated mapping experience, then Apple's MapKit JS may just be the perfect solution for you. MapKit JS, currently in beta since WWDC 2018, only seems to work on the Mac version

FileMaker Magazine

FileMaker Magazine

Loss of Focus

I hear it over and over on the forums, "my Tab Control changes to the default tab when I run a script". What initially seems like an innocent little script that adds a new related record by setting a variable to a primary key, switching layouts, creating a record, setting the foreign key and returning to the original layout, becomes a nightmare of fixes to restore focus to the correct tab panel. In fact, loss of focus can happen with a variety of different objects including Portals, Slide Contro

John Mark Osborne

John Mark Osborne

Loss of Focus

I hear it over and over on the forums, "my Tab Control changes to the default tab when I run a script". What initially seems like an innocent little script that adds a new related record by setting a variable to a primary key, switching layouts, creating a record, setting the foreign key and returning to the original layout, becomes a nightmare of fixes to restore focus to the correct tab panel. In fact, loss of focus can happen with a variety of different objects including Portals, Slide Contro

John Mark Osborne

John Mark Osborne

Milcarb to Launch New Switch-Series for Remote Beverage Gas Telemetry Monitoring

Milcarb to Launch Remote Nitrogen & CO2 Beverage Gas Monitoring System eXcelisys Builds Mobile IoT App that Delivers Tank Telemetry Directly to Android and iOS Devices Gas (carbon dioxide and/or nitrogen) is a standard ingredient in beer. To achieve the ideal pour, pressurized gas is used to push the draught beer from the keg to the faucet. No gas = no beer. In most workplaces, it’s considered impolite to talk about passing gas. At Milcarb, that’s their job. For five decades, Milcarb ha

eXcelisys

eXcelisys

Milcarb to Launch New Switch-Series for Remote Beverage Gas Telemetry Monitoring

Milcarb to Launch Remote Nitrogen & CO2 Beverage Gas Monitoring System eXcelisys Builds Mobile IoT App that Delivers Tank Telemetry Directly to Android and iOS Devices Gas (carbon dioxide and/or nitrogen) is a standard ingredient in beer. To achieve the ideal pour, pressurized gas is used to push the draught beer from the keg to the faucet. No gas = no beer. Milcarb’s N2UⓇ Nitrogen Generator provides on-demand nitrogen. In most workplaces, it’s considered impolite to talk about passing

eXcelisys

eXcelisys

Enhancing Coded Searches

With FileMaker Pro development, there are so many little areas which take a bit of time to investigate and discover. One of the more important areas is that of search and making sure you provide users with the results they might expect. While using one of my own personal tools, I found that FileMaker itself couldn't find the result I was looking for when using its own Quick Find feature. I thought that was a bit odd and had to dig into the code to find out what the real issue was. While the is

FileMaker Magazine

FileMaker Magazine

Enhancing Coded Searches

With FileMaker Pro development, there are so many little areas which take a bit of time to investigate and discover. One of the more important areas is that of search and making sure you provide users with the results they might expect. While using one of my own personal tools, I found that FileMaker itself couldn't find the result I was looking for when using its own Quick Find feature. I thought that was a bit odd and had to dig into the code to find out what the real issue was. While the is

FileMaker Magazine

FileMaker Magazine

Updated Naming Conventions

When you work within a development environment long enough, you end up realizing where some of the pain points are for certain types of situations. For FileMaker Pro development, and many other systems, one of the biggest pain points is maintenance of a growing system. Where older code may be replaced instead of refactored. What ends up happening is the older, unused code just sits there and only contributes to the growing mess which is what I call the "Giant Ball of Spaghetti Mess" that is a F

FileMaker Magazine

FileMaker Magazine

Updated Naming Conventions

When you work within a development environment long enough, you end up realizing where some of the pain points are for certain types of situations. For FileMaker Pro development, and many other systems, one of the biggest pain points is maintenance of a growing system. Where older code may be replaced instead of refactored. What ends up happening is the older, unused code just sits there and only contributes to the growing mess which is what I call the "Giant Ball of Spaghetti Mess" that is a F

FileMaker Magazine

FileMaker Magazine

Easily Print or Capture Web Viewer content

In FileMaker 16 we lost the ability to print web viewers. With the recent rise in popularity of using javascript in FileMaker solutions, printing a web viewer is now a key problem to solve. In this article we give you a really quick and simple way to print any web viewer in our solution, without the need for a plugin. Check out the full article here!       Thanks!

Daniel Wood

Daniel Wood

Naming Standards

Just about every serious FileMaker developer has their own personal naming standards for fields, scripts, tables, layouts and anything else that can be named. There's really no correct naming standard. It's all about what works for you and your development style. Still, you need somewhere to start. I'm not just going to provide some specific ideas but the reasoning behind the choices I've made so you can better decide what works well for you. View the full article

John Mark Osborne

John Mark Osborne

Naming Standards

Just about every serious FileMaker developer has their own personal naming standards for fields, scripts, tables, layouts and anything else that can be named. There's really no correct naming standard. It's all about what works for you and your development style. Still, you need somewhere to start. I'm not just going to provide some specific ideas but the reasoning behind the choices I've made so you can better decide what works well for you. View the full article

John Mark Osborne

John Mark Osborne

Google Maps Capturing Coordinates

Well now, you really can't get away from it, because most of the Internet is pretty much dependent upon it. Yep, it's JavaScript of course. So, should you be afraid of using it within FileMaker Pro? No WAY! You should take advantage of it as much as possible. Integrating JavaScript solutions is what makes FileMaker solutions that much more powerful. In this video, we take a look at using the Google Maps JavaScript API in order to capture latitude and longitude coordinates. Along with that, we

FileMaker Magazine

FileMaker Magazine

Google Maps Capturing Coordinates

Well now, you really can't get away from it, because most of the Internet is pretty much dependent upon it. Yep, it's JavaScript of course. So, should you be afraid of using it within FileMaker Pro? No WAY! You should take advantage of it as much as possible. Integrating JavaScript solutions is what makes FileMaker solutions that much more powerful. In this video, we take a look at using the Google Maps JavaScript API in order to capture latitude and longitude coordinates. Along with that, we

FileMaker Magazine

FileMaker Magazine

The FileMaker and JavaScript Training Session, Redone

FileMaker DevCon 2019 is done, over, kaput. The FileMaker & JavaScript training session we led during the conference brought over 100 people together to learn the basics of JavaScript inside of FIleMaker. It was a long day of learning and stumbling and success, and many of the attendees found a lot of value in it. […] The post The FileMaker and JavaScript Training Session, Redone appeared first on Geist Interactive. View the full article

Todd Geist

Todd Geist

DB Services Named to Inc. 5000 List

For the first time, DB Services has been ranked #3494 on the annual Inc. 5000 list, which ranks the country’s “fastest-growing innovators” based on overall revenue growth over a three-year period. The Inc. 5000 list has brought attention to America’s growing private businesses since 1982. DB Services now joins the ranks of other Inc. 5000 list alumni such as Facebook, Zappos, Pandora, and others. DB Services is top ranked FileMaker Platinum Business Alliance Partner on the 2019 Inc. 5000 li

dbservices

dbservices in Company News

  • Recently Browsing   0 members

    • No registered users viewing this page.

Announcements

×
×
  • Create New...

Important Information

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