Create folder

REQ-161

Actors

Name

The repository is very similar to a filesystem.

You can create folder nodes of type nt:unstructured anywhere in the repository. They are called unstructured, because the folders do not place any restriction on their child nodes.

You will use the Create folder control for that.

It allows you to

  1. Specify the folder name.
  2. Optionally, assign a default content type to the folder.

    If a default content type is assigned to the folder and you select a path of a node, that does not yet exist within that folder or any of its subfolders, a node of the default type will be created. However, usually you will use the create node control to create new nodes.