FileMaker Magazine Posted Tuesday at 06:12 PM Posted Tuesday at 06:12 PM Taking advantage of JavaScript within FileMaker is a crucial skill that can significantly enhance your solutions. Relying solely on native FileMaker capabilities can be limiting, as certain tasks are more effectively handled with JavaScript. Using a Web Viewer to execute JavaScript comes with nuances. For instance, when a JavaScript process takes longer than a few milliseconds, providing a visually appealing progress indicator can greatly improve the user experience. This is where the concept of a dedicated Web Viewer comes into play. I refer to this implementation as Web Workers. While it’s possible to use multiple Web Workers, in most cases, a single primary Web Worker is sufficient. In this video, we’ll explore how to implement and utilize a Web Worker effectively. We'll cover concepts such as cascading defaults, creating SVG spinners, managing colors, and other techniques to fully leverage the capabilities of Web Viewers in FileMaker. Click the title or link to this article to view the video.View the full article
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now