Custom WebView in FileMaker 16
As a lot of clients ask for the functionality they had in FileMaker 15 to work in FileMaker 16, I had a nice idea today: We skip FileMaker's WebView and create our own!
So here you see a WebKit 1.x WebView (the older one) with a website loaded:
You call WebView.Create to create a new web view on page. The plugin puts it right on the layout independent of all FileMaker controls. So it stays at the position and does not reload when you switch records. And this allows a lot of new possibilities for navigation and special controls!
Please try it in the next prerelease or email me for a copy to test sooner. Mac only of course.