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

Currently it is only possible to output published entries from the entries fieldtype. Would be nice, if we could add a query like on the collection tag with `status:is="draft"`.

I've been trying to figure out the easiest way to get $page, $site and globalsets (e.g. $social) to all of my blade components. View composers work pretty well, as outlined...

It would be great if you could define a label prefix for fields in a fieldset like you can for the field's handle. That way you can reuse a simple...

This idea is to make it a bit easier to work with dynamic variable names in Antlers; this would help those who are working with highly reusable partials/components and want...

Hi there, I have a multisite setup for DE and EN locales. The main page tree is in DE and every page should have a EN translation. It would be...

Multi-site

I'd like to see Search / Indexes added to the API. e.g. `/api/search/my-index`

I'm unsure of the best way to implement this, but it would be nice to have the previous and next items in a collection when receiving an Entry via the...

It would be nice if an `asset` could be attached to an email the same way an uploaded asset can be right now. A client of mine could use this,...

Currently `nofollow` links on Bard is either all-in or all-out. It would be helpful to be able to specify this on a per-link basis. Using a text input would allow...

Authoring experience would skyrocket by making use of [drag and drop API](https://developer.mozilla.org/en-US/docs/Web/API/HTML_Drag_and_Drop_API) in `js/components/assets/Browser/Browser.vue` (?). IMHO no Vue library necessary