We expect the adoption of no-code platforms to continue to rise, mainly because the end-users/process experts appreciate easily customizable tools that are less time-consuming for IT to manage. Folks will be reluctant to return to the bureaucratic way of doing things once they experience the power to solve their problems and improve their productivity. With more people now working from home, or at least not from a centralized office, there's a clear motivation to take the bull by the horn and develop a solution on their own as opposed to waiting for someone else to fix a problem. No-code platforms empower the user to create customized solutions that don't involve the continuous back and forth among groups of disinterested parties, who, unlike the end-user, don't burn with the passion for just getting the work done.
The Support Group Blog
COVID-19 prompted many businesses to shift to online working. The pandemic has increased the need for digitization and automation. Since the pandemic began, the number of executives describing low-code development platforms as a priority investment has almost tripled.
Read on to learn how you can use low-code development to digitize your workflows.
We compared and contrasted the use of variables between JavaScript and FileMaker. Now, we want to talk about functions and how to use JavaScript in FileMaker.
Claris's FileMaker platform and most spreadsheets have these useful features called functions. These functions do simple calculation jobs for us. For example, the Trim() function removes white space from the end of a text block, and the Round () function rounds a number to the nearest specified digit. Their uses are practically limitless. More likely than not, we developers rely on functions like these to get our jobs done daily.
JavaScript is our web browser's scripting language, and any object that uses the operating system's web browser engine inherits its capabilities, including FileMaker's web viewer. We can use JavaScript just like we use a FileMaker script. JavaScript can execute various functions such as:
- Run workflows
- Distribute invoices to select customers
- Save data to a database or variable
- Display a notification to a user, like an alert that inventory is low for a particular product
One of the best properties of JavaScript is that we can use it to extend FileMaker far beyond its native capabilities. By leveraging hundreds of free JavaScript libraries available across the Internet, we can do almost anything we need, including customizing calendars. Let's explore how JavaScript and FileMaker scripting are similar and how they differ.
Over the last 100 years, the advancement of medical science has affected all of our lives in immeasurable ways. It has allowed researchers to eliminate killer viruses like Smallpox and cripplers like Polio. And, thanks to the wonders of modern science, doctors were able to reduce AIDS from a virtual death sentence to a manageable chronic disease. All these medical miracles have been made possible through intense medical research studies. These studies need to do a few things very well, including count and measure. A lot goes into ensuring the accuracy and validity of the scientific tests and the results of those studies. Time is usually of the essence, and any slight deviations could lead the experts down the wrong path, possibly delaying the treatments people need immediately.
See how we helped a group of researchers, investigators, and advocates who evaluate the impact of AIDS on mothers and their children worldwide improve the workflows of their clinical studies. These dedicated professionals represent a few different organizations and institutions, but they share the common goal of treating and preventing the transmission of the human immunodeficiency virus (HIV), the infection that causes AIDS. And a lot of their work is based on meticulous clinical trials.
Software development has come a long way in the last few decades. In the early days, computers were programmed using machine code or an assembler, which required dozens of instructions to perform even the most straightforward task, such as displaying text on the screen.
As computers became more human-friendly, those low-level programming languages were replaced with more human-readable ones such as C, and later even higher level, meaning more abstract, languages such as BASIC. These are known as high-level programming languages because more steps are required to translate the code into machine-readable instructions.
With all the recent ransomware events in the news, it's clear that we need to protect our servers and apps from eyes and ears that aren't our own. To that end, let's review some of the ways bad actors find ways to access our FileMaker data. We'll also highlight the FileMaker cyber security features that Claris provides to help us defend ourselves against attacks.
Before we get started, let's explain what ransomware is. A ransomware attack occurs when a hacker hijacks a data source and then requires payment before they'll release it. In the age of cryptocurrency, this type of cyber threat is easily facilitated because of the exchange's inherent anonymity and virtual impregnability. Unfortunately, the Colonial Pipeline outcome is an exception, not the rule. Therefore, it's improbable that there will be little to no financial consequence in a ransomware attack.
To that end, we, as keepers of personal and sensitive data, need to do our best to protect it. There are some very sophisticated techniques out there to secure our databases. Claris recognizes this and offers several defense features for non-technical and highly technical users alike.
Is your business taking full advantage of the digital transformation revolution?
Did you know that 70% of companies have a digital transformation strategy in place? Or that over the past few years, 40% of business spending went to adopting technology?
Over half of startups have embraced a digital strategy. However, many small and medium business owners have not yet implemented their plans in full.
This article explains what digital transformation is and how it can benefit your company.
Read on to learn why the "fourth industrial revolution" is helping businesses to improve efficiency and cut costs. We also identify the types of technology that will build the foundation for the next decade.
You'll discover how to move away from unproductive practices and build your own custom apps without writing code.
Executive Summary
Security is an essential aspect of community development. We can reasonably expect disturbances to occur, but we also want to ensure that actions are taken to investigate and remediate those activities. And that all starts with useful and reliable incident management software that is used to track, monitor, and report events. Easy-to-use, accessible, and customizable are just some of the qualities of a suitable incident management system.
Read this case study to learn how a custom incident management system can improve operational efficiency, even when regulations and requirements frequently change.
Sometimes the most challenging part of any task is getting started. Claris recognizes this, and as a result, offers FileMaker users and citizen developers the ability to build custom apps in an agile manner. They released the FileMaker Quick Start Experience in preview mode several months ago. The tool is intended to be intuitive, but it's also very much a work-in-progress. So, we'll review some FileMaker Quick Start basics to help us all make the most of it.
Before we get started, we have to mention that the FileMaker Quick Start experience is only available to Mac OS users running the latest version of the program. The preview has a dual purpose. Firstly, the tool is designed for users to learn FileMaker quickly and deploy an app in a matter of days as opposed to months. And secondly, Claris wants to gather feedback about the experience so that they can enhance and improve usability. We assume they want to make it as functional as possible before broadening the user base.