ideas icon indicating copy to clipboard operation
ideas copied to clipboard

šŸ’”Discussions on ideas and feature requests for Statamic

Results 299 ideas issues
Sort by recently updated
recently updated
newest added

I'd love to see a "singleton" mode for collection blueprints: hide the blueprint only if it is already in use in the collection, effectively only ever allowing a single entry...

I want to interrupt/parse data out of the old collection tree before updating. It would be nice to have a `CollectionTreeSaving` like `CollectionSaving` and many other types already have.

When editing long articles in a Bard field in fullscreen mode, which can take time and risk CSRF timeouts, the user needs to exit fullscreen to return to the entry...

I have a movie blueprint that has a field called actors, which is an entries field. An actor has a photo field. It would be really nice if you could...

It would be a nice experience if the option `label` was auto-populated with the sentence cased `value` if the label was blank. ![image](https://github.com/statamic/ideas/assets/3776888/89098532-f4ba-4928-9e6d-e5392ece6dc9)

Would be neat if the dictionaries feature could have current entry data passed to the options method. This would allow one to filter the options by other field values in...

I've just discovered the Revisions functionality and it's fantastic. The text descriptions of the status of revisions in the sidebar are particularly helpful. I'd like to make a request for...

Currently tag conditions only apply to the collections, taxonomy, and users tags (https://statamic.dev/conditions#overview). ```{{ collection:articles taxonomy:tags:all="gaming|featured" }}``` It would be great to have the same option on the search:results tag,...

Hello gentlement ! To explain my point the best is a simple exemple so here it is. For a `gallery_images` Asset Fieldtype that returns an array of assets I have...