---
title: "GravityEdit: Column Edit mode (bulk editing)"
date: 2026-04-23
author: "GravityKit"
link: "https://www.gravitykit.com/docs/gravityedit/inline-edit-column-edit-mode-bulk-editing/"
---

GravityEdit lets you quickly edit all values from a specific field/column by clicking on a column header. This is useful for bulk editing:

https://www.youtube.com/watch?v=YwfhbcgkNt0 

### Supported field types for bulk editing content

All Gravity Forms “Standard Fields” are supported

- Single Line Text (Text)
- Paragraph (Textarea)
- Drop Down (Select)
- Number
- Checkboxes
- Radio Buttons
- Hidden

### Nearly all Gravity Forms “Advanced Fields” are supported

- Name
- Date
- Time
- Phone
- Address
- Website
- Email
- List
- File Upload

### Known limitation: bulk editing Date fields

Currently, Bulk Edit can only update a Date field when that field's **Date Input Type** is set to **Date Picker** in the Gravity Forms field settings.

For the **Date Field** and **Date Drop Down** input types, a bulk edit runs through and reports success, but the new value is not actually saved, so the change does not stick after you refresh the page.

**Note:** Because the edit reports success even when the value is not saved, it is worth checking a Date field's input type before bulk editing.

**Workaround:** In the Gravity Forms form editor, open the Date field's settings, set **Date Input Type** to **Date Picker**, then run the bulk edit. This is a current limitation and may change in a future release.