May 5, 2020 Blog FileMaker FileMaker DevCon FileMaker Techniques insert filePDFScriptingWeb ViewerWebDirect Displaying PDF files in FileMaker Displaying PDF files in FileMaker web viewers is convenient for users and adds depth and interactivity to a layout. This article includes a simple step-by-step guide for displaying PDFs in FileMaker, as well as a backend look at why this method works. Read more By Karl Jreijiri
December 19, 2019 Blog FileMaker FileMaker 18 FileMaker Techniques dataDataTablesExecuteSQLFileMaker PortlandSQLWeb Viewer Display ExecuteSQL Results in a Web Viewer Learn how to display results of ExecuteSQL in a FileMaker web viewer by utilizing DataTables. Read more By Karl Jreijiri
April 15, 2019 Appworks FM Training Blog FileMaker Techniques FilemakerFileMaker 17FileMaker PortlandFM ProWeb Viewer Displaying FileMaker Data in Web Viewers the Right Way Using a web viewer to display FileMaker data is one of the easiest and most versatile ways to enhance the functionality of your FileMaker app. Implementing this the right way is key to making sure your web viewer doesn’t “break” down the road. Read more By Michelle Davison
January 3, 2018 Blog APIchartsGoogleGoogle ChartsWeb Viewer Generating Google Charts in Web Viewer Google deprecated Google Image Charts in 2012. While that API can still be used to create charts with a URL, Google currently recommends that people use the similarly named Google Charts. This blog post will go over how to format data for the Google Charts library and generate a chart within a Web Viewer object. Read more By Ian Harris