BaseElements 19b3 for #FileMaker Pro 19.1.2 and more info about BaseElements Mastery course ( ever wanted 12 months of BE free ?? :) goya.com.au/blog/baseelement…
#FileMaker
I uploaded this file here.
github.com/osamunoda/FMwithD…
And also I remade another version to achieve cross-platform. v6 not works in IE.Arrow function not available in IE. I had to compromise on readability.
IE always gets in the way when trying something new.
#FileMaker#WebViewer
Manipulate FileMaker data with D3 on the fly
I demonstrated this before on inspector console,
this time on FileMaker directly
Thanks 'Perform JavaScript in Web Viewer' script step!
Today we’re going to compare various methods one might consider employing to render an arbitrary found set as a JSON object.
filemakerhacks.com/2020/09/0…
#FileMaker#WebViewer
200000 Records JSON - Time Trial -
Execute FileMaker Data API Script Step(7s)
VS
d3.csvParse(3s)
1. 200000 records CSV via ExecuteSQL with header labels
2. Embed the data into WV code
3. Process the data via d3.csvParse
4. FileMaker.PerformScript
Let InspectorPro help you optimize your styles and improve the performance of your Claris #FileMaker solutions … It provides you with everything you need to know about your styles. Try it today! beezwax.net/products/inspect…
Remember #FileMaker boys and girls. Make heavy use of your available documentation tools. Including the Comment option for fields. Plus, prefix group your fields.
My playground file based on the @ClarisOfficial FileMaker 19 / #FullCalendar integration I tweeted about last week can now be downloaded from camelcase.com/playground/. This shows techniques that can be used to give users power over their calendars though data-driven customization.
Recommend having a look at the Claris Engineering Blog - there's a couple of articles about performance optimisation for WebDirect and Custom Apps in the Cloud:
support.claris.com/s/article…#Claris#FileMaker