Web UI Framework

How to Make the New Button Appear on a Custom Folderish Document

Updated: October 16, 2020

By default, if you create a folderish document type, the New button will not be displayed on the default summary view. This page explains how to add it, as well as how to add the New button to a custom tab. 

Adding the New Button to the Content Tab

  1. In Studio go to your document type definition tab.
  2. In the Accepted Children Types section, check Show Create Child Action.
  3. Click on the Save button.

Adding the New Button to a Custom Tab

The steps below explain how to have the same New button as the one on the Content tab.

To add the New button on a custom tab:

  1. In Studio go to your custom tab.
  2. Drop the "Toolbar actions" widget in a cell.
  3. On the Layout widget editor:

    1. Check the Hide label box.
    2. Choose the category "Folder Toolbar". 
    3. In the Action display list, select "Button".
  4. Click on Save. The New button will be available in your custom tab.