Types of Deploy

It is something that happens with an Object. Can be anything, from application launch to file attached. Each object can have MANY Events. 



Instant App Changes


Technically an Event is the record in the Event's Table. It can be created on the following actions:

This new record can contain any data you wish to be stored in it.


How to create a click Event in Custructor

  1. Select "Actions" in the Properties of the Single Button / Link / Image

  2. Click "Create Event"

  3. Fill in the table: "Key" is the name of the field and "Value" is the parameter. The Parameter can be a static string or Hashtag reference.

  4. Click "Save"



Single or Multi Screen Deploy




Events are located in the APP DATA section of APP's menu












Related issues