Grooper Help - Version 25.0
25.0.0017 2,127
  • Overview
  • Help Status

Batch Object - Create New Folder

Batch Object Command Grooper.Core

Base class for commands that create a new Batch Folder in a batch, with configurable content type and metadata.

Remarks

The Create New Folder command provides the foundational properties and logic for creating a new Batch Folder within a batch. It is used by commands such as Add Folder and other folder creation actions.

You can specify the content type, name, and description for the new folder. These properties determine how the folder will be classified, displayed, and described in the batch tree.

Use this command to add new organizational units, documents, or containers to your batch structure, supporting both automated and manual workflows.

Properties

NameTypeDescription

Derived Types

There are 2 implementations of Batch Object - Create New Folder.

Command Shortcut Description
folder_open Add Folder Ctrl+Shift+F Adds a new folder as a child of the selected Batch Folder, with configurable position and metadata.
folder_open Insert Folder Ctrl+F Inserts a new Batch Folder as a sibling to the selected folder.

See Also

Notification