Under active development — things may change.

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

FieldTypeRequiredLocalizedDescription
titletextYesYesThe main heading
descriptiontextareaNoYesSupporting text below the heading
faqItemsarray (1-12)NoList of question/answer pairs
faqItems.questiontextYesYesThe question
faqItems.answertextareaYesYesThe answer

Code