JavaScript
Add your own functionality using JavaScript.
The way you should do this is by adding an Excel building block to your app. Next add the JavaScript block as child of the Excel block, this will allow you ...
Thu, 3 Mar, 2022 at 3:14 PM
You can upload a zip file containing some JS files and HTML files to generate the view of your Excel block in stead of using the "default" view. ...
Thu, 3 Mar, 2022 at 3:13 PM
The JavaScript block provides a feature called "Published JavaScript Variables" the variables can be specified in the AppMachine CMS and you can u...
Thu, 3 Mar, 2022 at 3:12 PM
When working on your JavaScript block on your local machine you need to publish your changes to your app before you can view the result in your app. There a...
Thu, 3 Mar, 2022 at 3:00 PM
The core.js library exposes the core functionality of the AppMachine JavaScript SDK.
Including core.js
To include core.js into your JavaScript block ...
Wed, 2 Feb, 2022 at 3:45 PM
To build your own functionality using our JavaScript block and SDK we wanted to give you the possibility to write your code in your favorite IDE and publish...
Thu, 30 Jun, 2022 at 10:05 AM
The JavaScript block gives you the opportunity to extend AppMachine with your own functionality. To make things easier we have put a lot of effort into the ...
Thu, 3 Mar, 2022 at 2:54 PM
To let you build custom functionality that seamlessly integrates with the app you need to be able to adopt to the styling of the app. To let you do this we ...
Wed, 2 Feb, 2022 at 3:47 PM