Open popup actions

You must create the popup form which opens using the UI buiilder, and specify a data initializer callback for the popup form.

Important

When the popup form opens, the data initializer callback is sent to your callback handler to retrieve data from your server to fill in the values. Therefore, you must pre-define the data initializer callback.
For more information, see Callbacks.