Add the form & list to the Home Hub
Overview
Steps
Add jigIds to index.jigx file
# 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 widgets that act as top-level navigation elements for jigs
tabs:
home:
jigId: map
icon: location
calendar:
jigId: calendar
icon: calendar
customer:
jigId: new-customer
icon: person
list:
jigId: list-customer
icon: list Last updated
Was this helpful?