FAQ 2
A grid FAQ block for Payload CMS displaying questions and answers in a responsive grid layout. All answers stay visible at once, ideal for browsable FAQ pages — free to copy and paste.
Preview
A grid-style FAQ block that displays all questions and answers in a responsive grid layout. Unlike the accordion FAQ, all answers are visible at once — making it ideal for browsable FAQ pages, knowledge bases, and support sections where users want to scan everything at a glance.
Fields Reference
| Field | Type | Required | Localized | Description |
|---|---|---|---|---|
title | text | Yes | Yes | The main heading |
description | textarea | No | Yes | Supporting text below the heading |
faqItems | array (1-12) | No | — | List of question/answer pairs |
faqItems.question | text | Yes | Yes | The question |
faqItems.answer | textarea | Yes | Yes | The answer |