-
Notifications
You must be signed in to change notification settings - Fork 2
Repository View Containers
Jeremy Huff edited this page May 14, 2019
·
6 revisions
Containers are one of two types of Repository View Context interfaces. They share many things in common with Resources, with only two distinct differences:
- The Children List
- The Resource List
Each container has a list of Children, which themselves are containers.
A child container can be added to a container using the "Action" dropdown at the top of the list.
Clicking the "Add Child" action will result in the Create Container Modal. this modal will allow for the creation of a new child container, gives the option to provide metadata to the new container upon creation.