BookingPOINT 6.1.1 Released

Hello there, We've just released a new update for BookingPOINT, version 6.1.1. Here's what's changed in this update: New: Added a 'Duplicate' button for resources. New: Added default settings for Ignore Restrictions and Ignore Closed times to Calendar General settings. New: Specifying a disposed date for a Resource now disables the item and it can no longer be booked. New: Added 'Preferred Name' field to Borrowers; which is displayed everywhere the borrowers name appears throughout the system. Change: Moved "Resources On Loan By Borrower" report over to "Resources Reports" section from "Borrowers Reports" section. Fix: Reports show long text [...]

By |2024-12-09T17:11:48+11:00December 9th, 2024|BookingPOINT|Comments Off on BookingPOINT 6.1.1 Released

How To Execute Multiple Lines of JavaScript in FileMaker

If you're anything like me, you probably love exploring the endless possibilities that JavaScript has brought to FileMaker, especially with the introduction of the "Perform JavaScript in Web Viewer" script step back in FileMaker Pro 19. This feature significantly expanded the capabilities of FileMaker solutions and finally allowed direct interaction with JavaScript from within a Web Viewer. I found myself using it quite a lot in my solutions. One annoying drawback with the "Perform JavaScript in Web Viewer" script step is that it only allows you to run a single line of JavaScript at a time. But for more complex [...]

By |2024-07-23T12:59:03+10:00July 10th, 2024|FileMaker|Comments Off on How To Execute Multiple Lines of JavaScript in FileMaker