Search Taxonomy Setup & Use
Search taxonomies (or thesauri) are crucial tools in ensuring that your site search feature gets users where they want to go.
Go to Search Taxonomy Setup & UseSearch taxonomies (or thesauri) are crucial tools in ensuring that your site search feature gets users where they want to go.
Go to Search Taxonomy Setup & UseFaceted taxonomies are a great option for organizing resources that don't fit neatly into hierarchical structures.
Go to Faceted Taxonomy Setup & UseAdd topic-based relationships to your content to make it more discoverable and reusable across contexts.
Go to Topic Taxonomy Setup & UseLearn how to build a portfolio site with Sanity and Next.js 13 and also explore how to setup GROQ-powered webhooks for deployment
It can be useful for testing plugins, front ends, or other integrations to have a Sanity Studio populated with fake content.
Go to How to generate massive amounts of demo content for SanityLearn how to efficiently build forms in React using Formik and Yup
Go to Form validation with YupAdd semantic relationships to your content to make it more discoverable and reusable across contexts.
Go to Type Taxonomy Setup & UseLearn how to create a page builder from structured content that can withstand the test of time and redesigns.
Go to How to use structured content for page buildingBy doing nothing more than passing modified props, it's possible to tweak the cropping in a grid of images.
Go to Enhancing Image Previews with renderDefault()This article will explore how to use SVG in React in three examples
Go to How to use SVGs in ReactLearn how to create a reusable Sanity project template
Go to Create your own Sanity templateMake repetitive content creation tasks a breeze by supplying content creators with buttons to populate complex fields.
Go to Create an array input field with selectable templatesSummarise form progression by decorating the entire editing form for a document with a component loaded at the root level.
Go to Create a document form progress componentObject types use a preview property to display contextual information about an item when they are inside of an array; customizing the preview component can make them even more useful for content creators.
Go to Create richer array item previewsSave time going in-and-out of modals by moving some light interactivity to array items.
Go to Create interactive array items for featured elementsDelight your content creators with intelligent inputs for more complex data structures
Go to Create a time duration object fieldGive content creators quick access to valid values by replacing the default number field input with a list of options.
Go to Create a survey rating number field inputGo beyond a plain radio list of inputs by giving authors more contextually useful buttons to select values from.
Go to Create a visual string selector field input