Add the customer composite jig
Last updated
Was this helpful?
Was this helpful?
# The system name that uniquely identifies the jig
title: Customers
description: New customer form and list
# The jig type used to join multiple jigs together
type: jig.composite
# icon that displays on the widget on the home hub
icon: person
# A container for specifying jig headers such as images, videos or location
header:
type: component.jig-header
options:
height: small
children:
type: component.image
options:
title: Customers
source:
uri: https://cdn2.webdamdb.com/v1_1280_6enPaxIBt9M3.jpg?1554490336
# Specifiy the jigs to combine by listing the jigIds for each jig.
children:
- jigId: new-customer
- jigId: list-customer