Sorting reference field dropdown in Sanity
Sorting a reference field dropdown in Sanity is undocumented, but still possible.
Sorting a reference field dropdown in Sanity is undocumented, but still possible.
Still using the old version of Sanity Studio? Now is the perfect time to upgrade to Sanity Studio v3!
Sanity has launched a new feature called field groups. Field groups work almost as tabs. Learn how to make them work exactly like tabs!
The newly released GROQ-powered webhooks for Sanity unlock some interesting new possibilities. Use the query language GROQ to define which documents should trigger a webhook and what its payload should be. See how to post messages directly to Slack!
Sanity recently launched their GROQ-powered webhooks, and they are really powerful! But there is a bug...
Using Sanity Studio, you can delete documents one by one. What if you want to delete hundreds of documents? Do it the easy way, with Sanity CLI, GROQ CLI and xargs!
Using Sanity Studio, you can delete documents one by one. What if you want to delete hundreds of documents? Do it the hard way, with Sanity CLI, Notepad++ and regex!