---
title: "GravityEdit: What field types are supported?"
date: 2026-04-23
author: "GravityKit"
link: "https://www.gravitykit.com/docs/gravityedit/inline-edit-what-field-types-are-supported/"
---

### 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 (including Multiple Columns)
- File Uploads (single and multiple files)
- User Defined Price (product field)
- Entry Creator (`created_by` )
- Entry Creation Date (`date_created` )
- Source URL (`source_url` )

### Not supported

- HTML, Page, and Section fields (these are per-form, not per-entry, so it doesn't make sense to allow editing this)
- CAPTCHA
- Product fields (except User Defined Price)
- Post fields
    - Post Title
    - Post Body (without Rich Editor)
    - Post Excerpt
    - Post Tags
    - Post Categories

- Chained Selects