Adding the Map Jig
Overview
Steps
Edit the index.jigx file
# The system name that uniquely identifies the solution
name: hello-jigx
# The friendly name of the solution
title: Hello-Jigx
# The built-in category selected for this solution
category: business
# The top-level navigation elements for jigs, displayed at the bottom of the app
tabs:
home:
label: home
jigId: myfirstjig
icon: home-apps-logoAdd the map to the jig
Update the jigId in the index.jigx file
See Also
Last updated
Was this helpful?