Edit the index.jigx file
3 min
overview the index jigx file includes links to the jigs you want accessible as top level navigation elements in the previous steps you created a composite jig, and a static datasource, now you will add these to the index jigx file to appear on the home hub, and remove the new customer and the list customer widgets which are now joined in the composite jig in this step, the jigid is used to reference the composite jig the order of the jigid determines the order in which the tabs appear on the home hub you add the composite jig first in this solution as you want it to be the first bottom tab to display steps add jigs to the index jigx file click on the index jigx file under tabs remove the jigid new customer , and the jigid list customer now add the jigid composite your index jigx file should resemble the code below index jigx # the system name that uniquely identifies the solution name hello jigx solution \# the friendly name of the solution title hello jigx solution \# the built in category selected for this solution category business \#the tabss that act as bottom level navigation elements for jigs tabs customer # the first tab of the app jigid composite icon people home jigid map icon location calendar jigid calendar icon calendar