Develop, Render, and Deploy JavaScript for a FileMaker App
This is a starter file for the Datatables integration. You can explore the repository and see how it's connected to FileMaker.
npm install
npm start
- Open the jsDev.fmp12 file.
- 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.