---
title: Manage displayed columns in List and File List View in TYPO3 v11
url: "https://b13.com/knowledge/show-columns-selector-in-list-view-and-file-list-view"
description: We show you how to use the new Show Columns Selector in TYPO3 v11  so you can manage large sites with hundreds of pages, records and assets with ease.
image: "https://b13.com/fileadmin/_processed_/9/6/csm_show-columns_191-1_e97ca52340.png"
date: 2022-03-15
modified: 2026-08-19
lastUpdated: 2026-08-19
---

# Manage displayed columns in List and File List View in TYPO3 v11

[ TYPO3 ](https://b13.com/knowledge/typo3) [ TYPO3 v11 ](https://b13.com/knowledge/typo3-v11)

 Show Columns Selector in List View and File List View
=======================================================

![](https://b13.com/fileadmin/_processed_/8/5/csm_oli_e138b22557.jpg)Oliver Bartsch

  15 March 2022

 [ RSS Feed ](https://b13.com/rss.xml)

  ![A vibrant graphic featuring a large orange spreadsheet with rows and columns, accompanied by yellow gears, an arrow cursor, and two icons resembling eyes and a smiley face, set against a dark green background.](https://b13.com/fileadmin/_processed_/0/e/csm_show-columns_560f7f2a26.webp)

TYPO3’s most commonly used modules are boosted with a completely new component, enabling you to easily manage the displayed columns for records and files.

  This post is part of our TYPO3 Version 11 Series. We’re shining a spotlight on some of the really useful features in version 11 and why you should upgrade.

- [Link Sharing in TYPO3 v11](https://b13.com/knowledge/link-sharing-in-typo3-v11)
- [Direct Downloads of Assets and Media](https://b13.com/knowledge/direct-downloads-assets-and-media)
- [New CLI commands and better automation for Continuous Integration](https://b13.com/knowledge/new-cli-commands-better-automation-for-continuous-integration)
- [Resizable Navigation Area in TYPO3](https://b13.com/knowledge/resizable-navigation-area-in-typo3)
- [Multi-factor authentication ](https://b13.com/knowledge/multi-factor-authentication-in-typo3-11)
- [Search & Filter for Folders and Assets](https://b13.com/knowledge/search-filter-for-folders-and-assets)
- [Limit allowed attempts for logins in TYPO3 v11 ](https://b13.com/knowledge/limit-allowed-attempts-for-logins-in-typo3-v11)
- **[Show Columns Selector in List View and File List View](https://b13.com/knowledge/show-columns-selector-in-list-view-and-file-list-view)**
- [Multi Record Selection](https://b13.com/knowledge/multi-record-selection)
- [Keyboard Navigation for Module Menu & Context Menu](https://b13.com/knowledge/keyboard-navigation-for-module-menu-context-menu)
- [Workspaces Improvements](https://b13.com/blog/workspaces-improvements)
- [Consistent UX makes selecting items more intuitive](https://b13.com/knowledge/consistent-ux-makes-selecting-items-more-intuitive)
- [New TCA types in TYPO3 version 11](https://b13.com/knowledge/new-tca-types-in-typo3-version-11)

   The problem: A lot of columns
-------------------------------

As an editor, managing content, records and assets is a daily task in TYPO3. Therefore, editors usually spend most of their time in the “List” and “File List” modules. Both modules display a large number of columns in their listings. A standard content element has more than 60 columns by default. It can be a headache locating the relevant columns, especially if they are not properly labeled.

   A short history of the Field Selector
---------------------------------------

To keep track of the relevant columns, in previous versions TYPO3 provided the “field selector”. Unfortunately, this tool had a couple of drawbacks. Firstly, it was not easy to find! It was somewhat hidden at the bottom of the page, and not directly related to any record type. In addition, the tool was only available in the “single-table view”— so editors couldn’t use it in the “List View”. To top it off, the “File List View” did not know about this tool and didn’t allow the editor to enable the display of metadata columns at all.

   Introducing the Columns Selector
----------------------------------

A completely new component—the Columns Selector—has been added inTYPO3 v11 to support editors and improve the user experience in general. It is available for each record type individually and can be found in the title row, no matter if you’re in “List View” or “single-table view”.

But hold on, the Columns Selector is also available in the “File List View”, making managing assets a pleasure. You’ll find it on the right, between the search bar and the listing. Look for the button labeled “Show columns”.

  ![File management interface displaying folders named "campaigns," "contacts," "form_definitions," and "images," along with their respective file counts and permissions. The total number of files is 39, occupying 0.95 GB of storage.](https://b13.com/fileadmin/_processed_/f/8/csm_showcolumn_1_0cce25c111.webp)  Show columns Button in File List View

  1. Click the **Columns Selector** button. A modal window opens, displaying all available columns, sorted alphabetically, for the related record type (or the file metadata columns in the “File List View”).
2. Click the label or the eye icon to check (or uncheck) the columns.
3. Press the **Update** button. The list will display only the selected columns. Note that some columns are default and will always display, for example the title.

  ![Settings panel displaying options for page content columns, including filters for header, categories, access, creation date, and display description. Checkboxes indicate selected options for customization.](https://b13.com/fileadmin/_processed_/5/1/csm_showcolumn_2_0b2e24b155.webp)  Show columns modal window

   Speaking labels
-----------------

It’s not just editors who get all the fun. TYPO3 administrators working with “management fields” like “pid” and “crdate”, will be happy about the fact that all those columns received speaking labels in version 11. Additionally, virtual columns such as “reference count”, “path” or “read/write permissions” are now equipped with a speaking label, making them a lot easier to locate.

   Check them all
----------------

You are right, we are still confronted with more than 60 columns for a content element. So instead of scrolling through such a huge list, you should definitely try the “filter”, “check all”, “uncheck all” and “invert selection” actions, located in the modal header.

  ###  Our secret tip:

While the filter is active, all other actions are bound to the current filter result. This means, when using the “check all” action, while the list is filtered, the action is only applied to the currently visible items.

    ![Settings panel displaying options to filter and manage columns for page content, including checkboxes for "Header" and "Type," along with a button to update selections.](https://b13.com/fileadmin/_processed_/0/1/csm_showcolumn_3_ee3364a557.webp)  Show columns filtered

 Administration
----------------

While we are sure you will love the Column Selector, it’s possible to disable the component with the following User TSconfig options:

  ```
1<br></br>2<br></br>3<br></br>4<br></br>5<br></br>6<br></br>7<br></br>8<br></br>9<br></br>10<br></br>11<br></br>12<br></br>13<br></br>
```

```
<span class="hljs-comment"># Disable the columns selector for the "List View"</span><br></br><span class="hljs-attr">mod.web_list.displayColumnSelector</span> = <span class="hljs-number">0</span><br></br><br></br><span class="hljs-comment"># Disable the columns selector for the "File List View"</span><br></br><span class="hljs-attr">file_list.displayColumnSelector</span> = <span class="hljs-number">0</span><br></br><br></br><span class="hljs-comment"># disable the column selector for tt_content</span><br></br><span class="hljs-attr">mod.web_list.table.tt_content.displayColumnSelector</span> = <span class="hljs-number">0</span><br></br><br></br><span class="hljs-comment"># Disable the column selector everywhere except for a specific table</span><br></br><span class="hljs-attr">file_list.displayColumnSelector</span> = <span class="hljs-number">0</span><br></br><span class="hljs-attr">mod.web_list.displayColumnSelector</span> = <span class="hljs-number">0</span><br></br><span class="hljs-attr">mod.web_list.table.sys_category.displayColumnSelector</span> = <span class="hljs-number">1</span><br></br>
```

   Conclusion
------------

While the “List View” might be overwhelming for new users, the new Columns Selector will support them in shrinking the listing to their needs. Experienced users will also benefit from this feature to further improve their workflows, especially when working with large TYPO3 installations or sites with huge volumes of records and files.

   Have you already tried the Columns Selector?
----------------------------------------------

We’d love to hear how it’s helping you!.

 [ Let’s connect ](https://b13.com/lets-connect)

  ###  Written by:

 ![Bild von Oliver Bartsch](https://b13.com/fileadmin/_processed_/8/5/csm_oli_91751adb73.webp)

Oli is a TYPO3 Core developer who loves to collaborate with teammates on new TYPO3 features and bug fixes. His essential tool: PHPStorm.

 Oliver Bartsch  Development

 [ more from Oliver Bartsch ](https://b13.com/team/oliver-bartsch)

  Related Articles
------------------

- ![Cartoon trophy character surrounded by hands giving thumbs up and a heart gesture, set against a gear-patterned background.](https://b13.com/fileadmin/_processed_/f/7/csm_T3ppy_Design_Kit_Headerbild_b51eb9dc31.webp)

    ###  T3ppy Gives TYPO3 a Friendly Face

     06 August 2026 | Florian “Flix” Keitgen

     TYPO3 is powerful—but it doesn’t have to feel impersonal. Meet T3ppy, our friendly companion for the backend.

     [ Read more: T3ppy Gives TYPO3 a Friendly Face ](https://b13.com/knowledge/t3ppy-design-kit)
- ![Gavel labeled "AI" on a circuit-patterned background with yellow stars, symbolizing regulation or legislation related to artificial intelligence in the EU.](https://b13.com/fileadmin/_processed_/1/0/csm_EUAIAct_Headerbild_510724b3de.webp)

    ###  AI Content in TYPO3: Labelling Needs Accountability

     02 August 2026 | Benni Mack

     The EU AI Act brings the origins of AI-generated content into focus. AI Label marks AI-generated and AI-edited content in TYPO3 and records who signed off the published version—for…

     [ Read more: AI Content in TYPO3: Labelling Needs Accountability ](https://b13.com/knowledge/ai-content-in-typo3-labelling-needs-accountability)
- ![A series of stylized figures in various poses, each with a distinctive orange hat, depict a progression from walking to standing still while looking at a phone, set against a purple grid background.](https://b13.com/fileadmin/_processed_/d/7/csm_QueuesDDEV_Headerbild_f640931350.webp)

    ###  Better scalability with decoupled queues: How to set up RabbitMQ with TYPO3

     10 April 2024 | Jochen Roth

     When built-in message transports hit their limits, RabbitMQ can provide TYPO3 with a scalable, robust message queue.

     [ Read more: Better scalability with decoupled queues: How to set up RabbitMQ with TYPO3 ](https://b13.com/knowledge/better-scalability-with-decoupled-queues-how-to-set-up-rabbitmq-with-typo3)
- ![A cartoon character resembling a shield gives a thumbs up in front of a computer interface with various menu options.](https://b13.com/fileadmin/_processed_/e/6/csm_Header_cda1f80173.webp)

    ###  Meet T3ppy: A New Era for Editorial Work in TYPO3

     01 April 2026 | Florian “Flix” Keitgen

     T3ppy and the AiM extension bring AI directly into the TYPO3 backend—enhancing SEO, content quality, and workflows with centralized control.

     [ Read more: Meet T3ppy: A New Era for Editorial Work in TYPO3 ](https://b13.com/knowledge/meet-t3ppy-a-new-era-for-editorial-work-in-typo3)
- ![Retro microphone illustration with a shopping cart icon in the background, symbolizing e-commerce or online shopping.](https://b13.com/fileadmin/_processed_/f/8/csm_Marketplace_Headerbild_ee1575614c.webp)

    ###  Why TYPO3 Needs a Marketplace for Products

     25 March 2026 | Florian “Flix” Keitgen

     A marketplace would make TYPO3 products more discoverable, easier to compare, and benefit both agencies and clients alike.

     [ Read more: Why TYPO3 Needs a Marketplace for Products ](https://b13.com/knowledge/why-typo3-needs-a-marketplace-for-products)
- ![A hand holding a magnifying glass over a laptop screen displaying a webpage with an image and text elements.](https://b13.com/fileadmin/_processed_/e/5/csm_BackendUserSection_Headerbild_6093c842fd.webp)

    ###  Unlocking TYPO3’s Hidden Gem: The Backend User Section (Doktype 6)

     05 March 2026 | David Steeb

     Discover TYPO3’s underrated doktype 6 (Backend User Section) for secure internal previews, editor training, and prototyping. Learn real use cases, common pitfalls like 403 errors…

     [ Read more: Unlocking TYPO3’s Hidden Gem: The Backend User Section (Doktype 6) ](https://b13.com/knowledge/backend-user-section-in-typo3-uses-pitfalls-helper)
- ![Two stylized web page designs featuring a user profile, image placeholders, and text sections, set against a light blue background.](https://b13.com/fileadmin/_processed_/2/0/csm_BackendPreview_Headerbild_b4c5799cfa.webp)

    ###  Backend Previews With a System—Why We Built EXT:backendpreviews

     09 February 2026 | David Steeb

     EXT:backendpreviews brings structure and consistency to content previews in the TYPO3 backend using Fluid templates, layouts, and partials.

     [ Read more: Backend Previews With a System—Why We Built EXT:backendpreviews ](https://b13.com/knowledge/backend-previews-with-a-system-why-we-built-extbackendpreviews)
- ![A human hand shakes a robotic hand against a purple background with heart patterns, symbolizing collaboration between humans and technology.](https://b13.com/fileadmin/_processed_/6/2/csm_AIbotsLoveMarkdown_Headerbild_72fe5820d6.webp)

    ###  The Internet Is No Longer Just for Humans—AI Bots Love Markdown

     28 January 2026 | Benni Mack

     Discover why most web traffic is now automated and how TYPO3’s structured content model prepares websites for humans, editors, and AI systems.

     [ Read more: The Internet Is No Longer Just for Humans—AI Bots Love Markdown ](https://b13.com/knowledge/the-internet-is-no-longer-just-for-humans-ai-bots-love-markdown)
- ![Several colorful web page mockups stacked together, showcasing different layouts and design elements against a purple background.](https://b13.com/fileadmin/_processed_/e/3/csm_CaminoTheme_Headerbild_d082598009.webp)

    ###  Camino—The Need for a Default Theme in TYPO3 Is Real

     27 January 2026 | Benni Mack

     With TYPO3 v14, Camino introduces a default theme that removes friction from first installs. Why this matters—and how TYPO3 laid the groundwork.

     [ Read more: Camino—The Need for a Default Theme in TYPO3 Is Real ](https://b13.com/core-insights/blog/camino-the-need-for-a-default-theme-in-typo3-is-real)
- ![Graphic featuring stylized representations of a tower with the text "T3CON25 Düsseldorf" prominently displayed in the center.](https://b13.com/fileadmin/_processed_/7/b/csm_T3CON2025_Headerbild_fc9c5cc53e.webp)

    ###  T3CON25—One Step Closer to the Future of Content Management

     10 December 2025 | Franzi Töpler

     T3CON25 showcased the future of TYPO3 with insights on TYPO3 v14, AI, digital sovereignty, and open-source solutions driving secure, modern web experiences.

     [ Read more: T3CON25—One Step Closer to the Future of Content Management ](https://b13.com/knowledge/shaping-the-future-of-content-management-t3con25)