How To - Developer

Tips & Tricks for some of our more advanced users.

Layout Editor Tips & Tricks
The Layout Editor of our Pro blocks can be very powerful. There are two ways of configuring the layout of the data. The first option is using the drag ...
Tue, 14 Jun, 2022 at 2:42 PM
Show user and device options in your app
As an app builder you would like to know which user is logged into your app or maybe even want to know what for device they are using with what OS. Well...
Fri, 4 Mar, 2022 at 2:25 PM
Embedding an iframe in a webview on a screen block
This tutorial will show you how to embed an iframe on a screen block by using the webview control. We'll be using a YouTube video as it's one of the...
Fri, 4 Mar, 2022 at 1:54 PM
Migrate your native Facebook block to a Webpage block
This guide explains how to migrate native Facebook blocks to Webpage blocks. Steps for the migration are shown separately for each type of Facebook function...
Sat, 17 Dec, 2022 at 12:25 PM
"Set Property" option in the logic tab
This tutorial will show you how to use the “Set Property” option in the Logic Tab in combination with a Web Service. This allows a user to, for example:...
Fri, 22 Apr, 2022 at 10:21 AM
Custom Events View with Excel file
A customer asked how we can add "custom formats" to a date field (11/6) like the picture below (right one). In your <label> element...
Fri, 4 Mar, 2022 at 2:30 PM
How to: Send a form to an email address input by your user
Please note that this feature is not available for Flutter based apps at this moment.  How to: Send a Form to an email address that your user filled in....
Tue, 25 Apr, 2023 at 11:55 AM
Creating a user-generated photo wall with a Form (beta) block
      This tutorial will explain the basics of setting up a photo wall in your app that will allow your users to post photos and show them to everyone e...
Fri, 4 Mar, 2022 at 1:59 PM
Logic script examples
Logic Script examples  (Logic tab --> Script action)   -- App -- PlayMusic / PlayAudio Description: Play music Methods: - pla...
Fri, 4 Mar, 2022 at 2:34 PM
How to prevent double entries in a POST or PUT webservice block
When submitting a new data with an image included through a POST or PUT webservice it can take a while for the upload to be finished. In some cases your use...
Fri, 21 Oct, 2022 at 3:57 PM