ideas
ideas copied to clipboard
š”Discussions on ideas and feature requests for Statamic
We'd like our bard field toolbars to also be sticky when they're inside replicator fields. Currently they are not. This is annoying when adding more content than a screen full,...
## Bug Description I'm currently trying to prefill some inputs, as well as prefilling a replicator with default set entries. Both default behaviors work fine as monolingual. For example, if...
The `fields` query param works for REST API index routes, but not for single entry routes: - Works: `api/collections/:collection/entries?fields=title,slug` - Doesn't work: `api/collections/:collection/entries/:entry?fields=title,slug` The Statamic docs seem to hint at...
It would be nice if actions were available in a collections tree view. Currently a user has to navigate to the list view. This makes actions not super easily discoverable...
As an editor, when working on a huge page relaunch with **revisions enabled**, I want to see the working state/draft state of all pages, not only the page I'm currently...
I extensively use Bard fields with custom Sets, I think it is a great way to create and maintain content. Sometimes a Set grows big with a lot of options...
Received some feedback from a client who was editing a lot of images: "Currently setting the focal points for all the lifestyle images for prestige - is there a way...
A lot of the sites I build use replicators as a page builder. It works really well but I wish there was a way to hide specific fields on each...
Currently, the [prerendered form fields](https://statamic.dev/tags/form-create#prerendered-field-html) have no `id` attribute, so they can not be linked in the `` using the `for` attribute. This hurts accessibility. It would nice to have...
## Problem When building websites in Statamic, a common pattern is to create fieldsets that can be reused by blueprints across the site, for example, heroes. However, sometimes it's necessary...