Creating Volt MX Application and use defined templates in IRIS

This topic helps to create a MX application after installation using these steps.

Creating a MX application:

  1. Launch the Volt MX IRIS application using app shortcut or from installation directory path.

  2. Login using your credentials.

  3. The default sample application will be opened. Create new project using the project menu → New Project.

  4. Choose the project type. Example: Native App.

  5. Select the target platform. Example: Mobile.

  6. Choose your project name. Example: MyFirstApp.

  7. You will be landed in Storyboard view for your app first form.

  8. Navigate to Design view and select Platform (Example: Mobile) and select Forms → Form1.

  9. There is Default Library where we can find the default widgets and other views based on content type. Expand ListViews and add one of the pre-build templates and drag on to the form.

  10. Once chosen template added form, the canvas shows with selected template and will be updated like below:

  11. You can build and run using build menu options.

1 Like