IntermediateArticleFREE8 min read

How to create flexible CMS detail pages

Official Help on conditionals (Is Set, option fields, toggles) so detail templates adapt to each item’s content.

Why we picked it

The difference between brittle templates and resilient ones is conditionals. This is the canonical recipe for Is Set and friends.

What you’ll learn

  • Use Is Set to hide empty media
  • Drive layouts with option and toggle fields
  • Text match conditions for advanced cases
  • Build one template that survives messy content

Who it’s for

Anyone whose detail pages break when optional fields are empty.

External resource

Open this article at the source

framer.com/help

Continue