SKOS Concept Scheme Reference Filter
Use this filter with the Taxonomy Manager Plugin to limit field options to a single concept scheme.
Go to SKOS Concept Scheme Reference FilterUse this filter with the Taxonomy Manager Plugin to limit field options to a single concept scheme.
Go to SKOS Concept Scheme Reference FilterSetting up a live preview and want to fetch a document's draft, with a fallback for the published document when there are no drafts? Check this out.
Go to Select draft OR published documentThis validation can be used if you have two fields and you require one or the other to be filled
Go to One or the other validationWe can turn off validation for fields using the same logic we use to hide them
Go to Optional validation for hidden fieldsThe Autocomplete Tags plugin allows you to add an array of 'tag' strings to your document but grouping documents by those tags in your Desk Structure can present a challenge.
Go to Group documents by Autocomplete Tags in Structure BuilderThis recipe is a UX affordance for Sanity Studio, which makes it easier for editors to manage heavily cross-referenced documents. It provides a list of backlinks to referring documents.
Go to List Referring Documents (Backlinks) in SanityHow to automatically generate linked headings with a custom serializer
Go to Anchored Headings for Portable TextQuickly and easily validate your slug without having to work out the regex syntax
Go to Easy peasy URL SlugSuggest relevant content based on category tags.
Go to Related ContentDocument specific content previews
Go to Document specific content previewsSimple Placeholder Custom Input utilising Sanity UI.
Go to Custom Input: PlaceholderThis snippet will help filter groq query by category or tags in a document. eg: post
Go to Sanity query filter by category or tags (Groq Snippet)How to make scaleable image gallery's
Go to Image gallerySet slug on publish document action
Go to Set slug on publish with referenced field valueHow to add different types of “breaks” for Portable Text that can be translated to horizontal rules, “read more”, sections, chapters, and so on.
Go to Breaks for Portable TextGet details of the currently logged in Sanity user
Go to useCurrentUser Custom React HookSchema for a text with a heading and a illustration with a caption.
Go to Heading, text, and illustrationRecursive schema for nested navigations
Go to Nested navigation structure