JavaScript

Add your own functionality using JavaScript.

How to: Access Excel data in your Javascript *child* block
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
How To: JS zip file as the view of the Excel block
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
Using published JavaScript Variables
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
Publishing your changes
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
Module: core.js
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
Getting Started with Javascript
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
Introduction to the AppMachine JavaScript SDK
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
Including your app styling
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