DataTables Starter

Develop, Render, and Deploy JavaScript for a FileMaker App

This Kit

What it does

This is a starter file for the Datatables integration. You can explore the repository and see how it's connected to FileMaker.

TO GET STARTED Using this file

  1. npm install
  2. npm start
  3. Open the jsDev.fmp12 file.
  4. Allow it to work in Dev mode.

At this point you should see the web viewer on the layout load up with the HTML and JavaScript here. Edit the JavaScript or the HTML and you'll see the render in the web viewer update.