Title: List Column Required for Gravity Forms
Author: izzy goldman
Published: <strong>Igbe 30, 2026</strong>
Last modified: Èbìbí  3, 2026

---

Ṣàwárí àwọn plugin

![](https://ps.w.org/list-column-required-for-gravity-forms/assets/banner-772x250.
png?rev=3519665)

![](https://ps.w.org/list-column-required-for-gravity-forms/assets/icon-256x256.
png?rev=3519665)

# List Column Required for Gravity Forms

 Láti ọwọ́ [izzy goldman](https://profiles.wordpress.org/izzygld/)

[Ṣe ìgbàsílẹ̀](https://downloads.wordpress.org/plugin/list-column-required-for-gravity-forms.1.2.0.zip)

 * [Àwọn àlàyé](https://yor.wordpress.org/plugins/list-column-required-for-gravity-forms/#description)
 * [Àwọn àgbéyẹ̀wò](https://yor.wordpress.org/plugins/list-column-required-for-gravity-forms/#reviews)
 *  [Ìgbéwọlẹ̀](https://yor.wordpress.org/plugins/list-column-required-for-gravity-forms/#installation)
 * [Ìdàgbàsókè](https://yor.wordpress.org/plugins/list-column-required-for-gravity-forms/#developers)

 [Ìrànlọ́wọ́](https://wordpress.org/support/plugin/list-column-required-for-gravity-forms/)

## Àpèjúwe

**List Column Required for Gravity Forms** lets you mark individual columns as **
required** in multi-column List fields — something Gravity Forms doesnÌtumọ̀ Yorùbá:’
t support out of the box.

By default, Gravity Forms only allows you to make the entire List field required(
meaning at least one row must be filled). This plugin goes further: you can choose**
which columns** within each row must be filled in before the form can be submitted.

#### The Problem

When using the Gravity Forms **List** field with “Enable multiple columns” turned
on, thereÌtumọ̀ Yorùbá: ’s no way to require specific columns. You can only require
the entire field, which passes as long as _any_ cell has a value — even if critical
columns like “Email” or “Name” are left blank.

#### The Solution

This plugin adds a small **“Required”** checkbox next to each column in the form
editor. Check it, and that column becomes required — with server-side validation,
front-end asterisk indicators, and accessible `aria-required` attributes.

#### Key Features

 * **Per-Column Required** — Mark individual columns as required independently
 * **Server-Side Validation** — Required columns are enforced on form submission
 * **Front-End Indicators** — Red asterisks on required column headers, matching
   GF native styling
 * **Accessibility** — Adds `aria-required="true"` to required column inputs
 * **Auto-Require All** — Toggling the field-level “Required” rule ON automatically
   marks all columns required
 * **Smart Row Handling** — Blank extra rows are skipped; partially filled rows 
   enforce required columns
 * **Zero Configuration** — No settings pages; works at the field level out of the
   box

#### How It Works

 1. Edit any form with a multi-column List field
 2. Check the “Required” checkbox next to individual columns in the form editor
 3. Save the form — required columns are enforced on submission

#### Validation Logic

 * **Row with some data**  all required columns in that row must be filled
 * **All rows empty**  the first rowÌtumọ̀ Yorùbá: ’s required columns are enforced
 * **Extra blank rows**  skipped (user added a row but didnÌtumọ̀ Yorùbá: ’t start
   filling it)
 * **Non-column List fields**  completely unaffected

## Àwọn àwòrán ìbòjú

[⌊Form editor showing the per-column "Required" checkbox⌉⌊Form editor showing the
per-column "Required" checkbox⌉[

Form editor showing the per-column “Required” checkbox

[⌊Front-end form with required column asterisk indicators⌉⌊Front-end form with required
column asterisk indicators⌉[

Front-end form with required column asterisk indicators

## Ìgbéwọlẹ̀

 1. Upload the `list-column-required-for-gravity-forms` folder to `/wp-content/plugins/`
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Edit any form with a List field  enable multiple columns  check “Required” on the
    columns you want

No configuration pages or global settings needed.

## FAQ

### Does this require Gravity Forms?

Yes. Gravity Forms 2.5 or higher must be installed and activated.

### Does it work with single-column List fields?

No — single-column List fields donÌtumọ̀ Yorùbá: ’t have individual columns to mark
as required. Use the standard field-level “Required” setting for those.

### Where is the “Required” checkbox?

In the form editor, click on a List field with multiple columns enabled. Each column
in the “Columns” section will have a “Required” checkbox next to it.

### Does it create any database tables?

No. Column required state is stored in the existing form JSON as an `isColumnRequired`
flag on each column choice object.

## Àwọn àgbéyẹ̀wò

Kò sí àwọn àgbéyẹ̀wò fún plugin yìí.

## Àwọn Olùkópa & Olùgbéejáde

“List Column Required for Gravity Forms” jẹ́ ètò ìṣàmúlò orísun ṣíṣí sílẹ̀. Àwọn
ènìyàn wọ̀nyí ti ṣe ìkópa sí plugin yìí.

Àwọn Olùkópa

 *   [ izzy goldman ](https://profiles.wordpress.org/izzygld/)

[Túmọ̀ “List Column Required for Gravity Forms” sí èdè rẹ.](https://translate.wordpress.org/projects/wp-plugins/list-column-required-for-gravity-forms)

### Ṣe o nífẹ̀ẹ́ sí ìdàgbàsókè?

[Ṣàwárí koodu](https://plugins.trac.wordpress.org/browser/list-column-required-for-gravity-forms/),
ṣàyẹ̀wò [ibi ìpamọ́ SVN](https://plugins.svn.wordpress.org/list-column-required-for-gravity-forms/),
tàbí ṣe àgbékalẹ̀ sí [àkọsílẹ̀ ìdàgbàsókè](https://plugins.trac.wordpress.org/log/list-column-required-for-gravity-forms/)
nípasẹ̀ [RSS](https://plugins.trac.wordpress.org/log/list-column-required-for-gravity-forms/?limit=100&mode=stop_on_copy&format=rss).

## Àkọsílẹ̀ àwọn àyípadà

#### 1.2.0

 * Cell-level error highlighting: only the specific empty required cells in a List
   field now show the red error border, instead of every cell in the field.
 * Accessibility: `aria-invalid="true"` is now set only on the failing cells (was
   previously a blanket effect).
 * New CSS hooks for theming: required cells get `lcr-gf-required-cell` and `data-
   lcr-col="Column Name"`; failing cells additionally get `lcr-gf-cell-error`.
 * Subtle visual marker on required-but-currently-valid cells (inset border on the
   left edge) inside the GF framework theme.

#### 1.1.2

 * Maintenance release: added automated WordPress.org SVN deployment workflow and
   official plugin assets (icon, banner, screenshots). No functional changes from
   1.1.0.

#### 1.1.1

 * Skipped (release-tooling test).

#### 1.1.0

 * Accessibility + consistency: when any column is marked required (but the field-
   level “Required” is off), the field label now shows the standard asterisk and
   the form displays the “* indicates required fields” legend at the top — matching
   how GF natively signals required fields. Validation behavior is unchanged.

#### 1.0.0

 * Initial release
 * Per-column required checkboxes in form editor
 * Server-side validation for required columns
 * Front-end asterisk indicators and aria-required attributes
 * Smart row handling (skip blank extra rows)
 * Auto-require all columns when field-level required is toggled ON

## Àkójọpọ̀ Meta

 *  Ẹ̀yà **1.2.0**
 *  Ìgbàgbọ́hùn tó kẹ́yìn **oṣù 3 sẹ́yìn**
 *  Àwọn ìgbéwọlẹ̀ tó ṣiṣẹ́ **Tó kéré sí 10**
 *  Ẹ̀yà WordPress ** 5.8 tàbí ju bẹ́ẹ̀ lọ **
 *  Dánwò dé **6.9.5**
 *  Ẹ̀yà PHP ** 7.4 tàbí ju bẹ́ẹ̀ lọ **
 *  Èdè
 * [English (US)](https://wordpress.org/plugins/list-column-required-for-gravity-forms/)
 * Àwọn àmì
 * [form editor](https://yor.wordpress.org/plugins/tags/form-editor/)[gravity forms](https://yor.wordpress.org/plugins/tags/gravity-forms/)
   [list field](https://yor.wordpress.org/plugins/tags/list-field/)[validation](https://yor.wordpress.org/plugins/tags/validation/)
 *  [Ìwòye Tó Péye](https://yor.wordpress.org/plugins/list-column-required-for-gravity-forms/advanced/)

## Àwọn ìbò

Kò sí ìwádìí tí a tíì fi ránṣẹ́.

[Your review](https://wordpress.org/support/plugin/list-column-required-for-gravity-forms/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/list-column-required-for-gravity-forms/reviews/)

## Àwọn Olùkópa

 *   [ izzy goldman ](https://profiles.wordpress.org/izzygld/)

## Ìrànlọ́wọ́

Nǹkan wà tí o fẹ́ sọ? Ṣé o nílò ìrànlọ́wọ́?

 [Wo àpéjọ ìrànlọ́wọ́](https://wordpress.org/support/plugin/list-column-required-for-gravity-forms/)

## Ṣe ìtọrẹ

Ṣé o fẹ́ ṣe àtìlẹ́yìn fún ìlọsíwájú plugin yìí?

 [ Ṣe ìtọrẹ sí plugin yìí ](https://github.com/izzygld)