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
    • 6,038 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,998 views

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

FileMaker lance son Marketplace

C’est aujourd’hui que Claris lance son FileMaker Marketplace. Et devinez qui a les honneurs de la première page ? Nutshell Console bien sûr ! Le produit phare de la saison, cité à de nombreuses reprises lors de la dernière DevCon à Orlando. Mais au-delà de cette petite satisfaction, nous sommes très enthousiastes à l’idée de […] Cet article FileMaker lance son Marketplace est apparu en premier sur 1-more-thing. View the full article

fabriceN

fabriceN

FileMaker, Inc. is Now Claris International, Inc.

Earlier this year, FileMaker was announced as the top Workplace Innovation Platform in the world, and on August 6th, FileMaker, Inc. announced their rebrand to Claris International, Inc. as well as the acquisition of Stamplay. Check out our press release on the name change: https://dbservices.com/articles/filemaker-is-now-claris-international/   Leah Bass dbservices.com

dbservices

dbservices in Claris News

Making Multiple Selections

Over my many years of working with FileMaker Pro, I've often talked about adding in a multiple selection feature. Whether working within FileMaker's List View or working with portal rows, this can be a critical feature for allowing users to make selections and then being able to take some type of action against that selection. Whatever the desired result is, such as processing the data, saving the set, or just being able to see a set of selected records, knowing what your options are, and how t

FileMaker Magazine

FileMaker Magazine

Making Multiple Selections

Over my many years of working with FileMaker Pro, I've often talked about adding in a multiple selection feature. Whether working within FileMaker's List View or working with portal rows, this can be a critical feature for allowing users to make selections and then being able to take some type of action against that selection. Whatever the desired result is, such as processing the data, saving the set, or just being able to see a set of selected records, knowing what your options are, and how t

FileMaker Magazine

FileMaker Magazine

Introducing The Context Podcast

Introducing the Context Podcast: talking about all things Innovation in FileMaker and beyond. The post Introducing The Context Podcast appeared first on Geist Interactive. View the full article

Todd Geist

Todd Geist

Restoring Find Criteria

Let me start by saying, this is the most complex technique in the series of five articles covering the restoration of found sets. The sequence started with an explanation of why it's important to save found sets, followed by simple solutions like creating new windows and collecting serial numbers. I even covered a variety of methods for collecting serial numbers to give readers different tools because every technique has it's time and place. The previous article took a different approach and use

John Mark Osborne

John Mark Osborne

Restoring Find Criteria

Let me start by saying, this is the most complex technique in the series of five articles covering the restoration of found sets. The sequence started with an explanation of why it's important to save found sets, followed by simple solutions like creating new windows and collecting serial numbers. I even covered a variety of methods for collecting serial numbers to give readers different tools because every technique has it's time and place. The previous article took a different approach and use

John Mark Osborne

John Mark Osborne

FM18: JSON.InsertArrayElement

Disclaimer: the technique shown in this article is provided on an as-is basis. Use with appropriate caution and at your own risk. Demo file: JSON-Array-Custom-Functions.zip (requires FM 18 or later) Have you ever noticed that FileMaker does not provide a JSON function to insert a new element into an existing array? For example, given this… Continue reading FM18: JSON.InsertArrayElement View the full article

Kevin Frank

Kevin Frank

Global based portals

One of your most powerful methods of showing data, within a fully controlled manner, is using the combination of global fields and portals. The portal object isn't simply for showing the related data as it belongs to one single record. A portal is a display tool useful for presenting whatever data you want and, however you want. In this video, I use the example of showing multiple events based on the selection of multiple locations. Whether you need to provide a simple multi-selection option i

FileMaker Magazine

FileMaker Magazine

Global based portals

One of your most powerful methods of showing data, within a fully controlled manner, is using the combination of global fields and portals. The portal object isn't simply for showing the related data as it belongs to one single record. A portal is a display tool useful for presenting whatever data you want and, however you want. In this video, I use the example of showing multiple events based on the selection of multiple locations. Whether you need to provide a simple multi-selection option i

FileMaker Magazine

FileMaker Magazine

Easier JavaScripting with Carafe

Because of the rich UI experiences which JavaScript provides within a web browser, it makes sense to take advantage of the various possibilities. The difficulty may be putting all the pieces together in order to get something working correctly. Fortunately, JavaScript isn't just for those "other developers". Those who already know what they're doing. You too, can easily integrate and use JavaScript within your own solutions. You simply need to be ready to learn enough in order to integrate succ

FileMaker Magazine

FileMaker Magazine

Easier JavaScripting with Carafe

Because of the rich UI experiences which JavaScript provides within a web browser, it makes sense to take advantage of the various possibilities. The difficulty may be putting all the pieces together in order to get something working correctly. Fortunately, JavaScript isn't just for those "other developers". Those who already know what they're doing. You too, can easily integrate and use JavaScript within your own solutions. You simply need to be ready to learn enough in order to integrate succ

FileMaker Magazine

FileMaker Magazine

Getting started with JavaScript

JavaScript, it may sound scary because learning any new technology, which includes so much more than FileMaker, feels like an overwhelming amount of new learning. The great thing is, learning just a few little pieces at a time is the best way to learn - little-by-little. So let's start with just a few little pieces. In this video, I walk through the basics of how you get started with JavaScript within FileMaker Pro. How it's implemented and how to execute things. The great thing about getting

FileMaker Magazine

FileMaker Magazine

Getting started with JavaScript

JavaScript, it may sound scary because learning any new technology, which includes so much more than FileMaker, feels like an overwhelming amount of new learning. The great thing is, learning just a few little pieces at a time is the best way to learn - little-by-little. So let's start with just a few little pieces. In this video, I walk through the basics of how you get started with JavaScript within FileMaker Pro. How it's implemented and how to execute things. The great thing about getting

FileMaker Magazine

FileMaker Magazine

FileMaker Inc. Rebrands, Changes Name to Claris International

FileMaker Inc. Rebrands as Claris International Looking Toward the Future, Software Company Revives Name From Past FOR IMMEDIATE RELEASE: August 15, 2019 Names change. Google started out as Back Rub and Yahoo! was originally known as Jerry’s Guide to the World Wide Web. And FileMaker Inc.? That’s so old-fashioned. Last week, during FileMaker’s annual Developer Conference – AKA DevCon ’19 – the company announced it was going back to its roots, changing its name from FileMaker Inc. to Claris In

eXcelisys

eXcelisys

FileMaker Inc. Rebrands, Changes Name to Claris International

FileMaker Inc. Rebrands as Claris International Looking Toward the Future, Software Company Revives Name From Past FOR IMMEDIATE RELEASE: August 15, 2019 Names change. Google started out as Back Rub and Yahoo! was originally known as Jerry’s Guide to the World Wide Web. And FileMaker Inc.? That’s so old-fashioned. Last week, during FileMaker’s annual Developer Conference – AKA DevCon ’19 – the company announced it was going back to its roots, changing its name from FileMaker Inc. to Claris In

eXcelisys

eXcelisys

FM18: JSON.UpdateArrayElement

Disclaimer: the technique shown in this article is an attempt to work around an annoyance that can crop up when using FileMaker’s native JSONSetElement function. Use with appropriate caution and at your own risk. Acknowledgement: I owe a debt of gratitude to Paul Jansen for many illuminating JSON-related discussions over the last year or so.… Continue reading FM18: JSON.UpdateArrayElement View the full article

Kevin Frank

Kevin Frank

FileMaker & JavaScript: Extracting FM Web Viewer Bridge Code

At FileMaker DevCon 2019, I led over one hundred FileMaker developers in six hours of learning and working with JavaScript. It was a good day. We learned a lot. We made lots of mistakes. We fixed those mistakes. We felt pangs of frustration with the web viewer object. And we shouted with satisfaction when we […] The post FileMaker & JavaScript: Extracting FM Web Viewer Bridge Code appeared first on Geist Interactive. View the full article

Todd Geist

Todd Geist

Snapshot Saves

According to the FileMaker online help, the Snapshot Link feature saves a found set of records. But, it saves so much more including the current record, layout, sort order and the mode. The basic idea is to save a Snapshot Link and send it to a colleague via email so they can see what you are viewing. So much more efficient than trying to tell someone in another building or state how to recreate a found set. In this article, we're going to use Snapshot Links to save and restore multiple found se

John Mark Osborne

John Mark Osborne

Snapshot Saves

According to the FileMaker online help, the Snapshot Link feature saves a found set of records. But, it saves so much more including the current record, layout, sort order and the mode. The basic idea is to save a Snapshot Link and send it to a colleague via email so they can see what you are viewing. So much more efficient than trying to tell someone in another building or state how to recreate a found set. In this article, we're going to use Snapshot Links to save and restore multiple found se

John Mark Osborne

John Mark Osborne

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

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