The document is under construction.

Add Column

Enhance your table by adding columns to manage a variety of data types.

Overview

Supports post_meta columns as well as ACF and MetaBox columns, allowing you to easily add various types of data. You can also choose from multiple field types for flexible data management.

Add Post Meta Column

1

Click the Button

  • Click the button on the right side of the fixed table header to open the column addition popup.

2

Set Column Options

  1. In the first selection, choose Post Meta.

  2. Enter a title for the new column header

  3. Select a field type:

    - Single Line Text
    - Long Text
    - Number
    - Date
    - Date Time
    - Color
  4. Enter the data key (path) for the post_meta value. This key determines where the actual data will be stored.

3

Complete Column Addition

  • Save the settings, and the new column will be added as the last column in the table.

Add ACF Column

1

Click the Button

Click the button on the right side of the fixed table header to open the column addition popup.

2

Set Column Options

  1. Choose ACF in the first selection.

  2. Select the field group and then the specific field you want to add.

3

Complete Column Addition

  • Click Add Field to finish adding the column.

  • The new column will appear as the last column in the table.

Usage Tip

Double-click a cell in the new column to add or edit data, making it easy to manage post_meta , ACF , MetaBox values.

Last updated