Alec Gregory from Beezwax presents at DIGFM & Bay Area FileMaker Developer Meetup.
Let’s talk about building web UIs and JavaScript functions using Claris FileMaker.
Continue reading “Web UI and JavaScript with Claris® FileMaker®”Let’s talk about building web UIs and JavaScript functions using Claris FileMaker.
Continue reading “Web UI and JavaScript with Claris® FileMaker®”Using the FileMaker platform we can harness the power and wow-factor of modern web interfaces. This post shows how we can build dynamic data-entry forms for use in our apps.
Continue reading “Dynamic Forms with JavaScript and FileMaker Web Viewers”
FileMaker supports bidirectional communication between a web viewer and data or scripts. So, you may find yourself doing more development using plenty of web code and JavaScript integrations.
If you’re having difficulty getting your HTML, CSS, or JavaScript to render in a FileMaker web viewer, there’s a great way to help inspect and fix it. You just need to know the hidden option to enable WebKit debugging in FileMaker web viewers.
Continue reading “How to enable WebKit and JavaScript debugging in FileMaker Web Viewers”
With everything that we’ve learned with our last post, Communicating with a Web Viewer in FileMaker, it makes sense to wrap up the functionality into a FileMaker module and JavaScript library.
If you are having difficulty getting your HTML, CSS, or JavaScript to render in a FileMaker Web Viewer, you may have a struggle ahead of you trying to find the problem, and no good way to debug it. In comparison, most web browsers have debug facilities that can help developers find problems in their code.
Continue reading “Enable WebKit debugger in FileMaker Web Viewer”