CyberApp enablement form

In the CyberApp enablement form menu item, you use the UI builder to build a form for the Acronis partner administrator to connect to the ISV service.

Note

CyberApp enablement form is a single form. You cannot create any dependent forms for it.

The CyberApp enablement form automatically includes:

  • The CyberApp name as the title of the form.

  • A Cancel button to close the form.

  • A Connect button to enable the CyberApp.

Example

A typical CyberApp enablement form might also include:

  • A Text element to include connection instructions or information about the CyberApp.

  • An Input element to accept an identity registered on the ISV service (such as username, API client ID, etc.).

  • A Password element to accept a secret bound to the identity (such as a password, private key, etc.).

../../../_images/connection_form_ui_example.png

Note

See building the example for a step-by-step guide on how to build such a form.