Skip to content

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

Children

Each container has a list of Children, which themselves are containers.

Add Child Container

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.

Add Resource

Clone this wiki locally