Getting started
...
Create an app from scratch
Create Data - Form & List

Add the form & list to the Home Hub

3min

Overview

In this step, you will add the new customer form and the customer list widgets to the

 of the

mobile app.

Steps

Add jigIds to index.jigx file

  1. Click on the index.jigx file to add the new customer form and list widgets to appear on the
    
    screen under the map and calendar widgets. The jigId is used to reference the form and list
    
    that contains the widget definition that will be displayed. For the form under the widgets: section add the following; size: 2x2and the jigId: new-customer. For the list add size: 2x2and the jigId: list-customer and save the project.
  2. Your index.jigx file should resemble the code below.
index.jigx