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
trafficstars

In V5, when editing, adding or deleting a site, it would be good to fire an event, like Statamic does for other content types. This way, we can hook into...

Multi-site

My client has "training modules" which are stand-alone web applications that have many files and a sub-directory structure. We would like to be able to drag the whole training module...

For a project, I need to be able to display assets in the browser (they are PDF files). Due to these PDF files being technical documents, there are already QR...

Currently adding a link to an existing page is: - Select text - click Link icon in editor - click URL dropdown in popup - click 'Entry' in popup -...

Let's say as an agency you are looking for people to hire. You create a "we are looking for a designer" blueprint with fields like: Name, Email, About you. Then...

Forms

Add autocomplete attributes to the form builder: https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/autocomplete This could be implemented the same way you already do with the input type.

Forms

It would be great if we could configure custom fieldtypes to be excluded from form submissions. This is useful for fields that are solely used for displaying purposes on the...

Forms

Its more flexible than hardcoding message text on frontend, especially when using as headless cms

Forms

It would be nice if there was a way developers could override the saving of form submissions. Similar how they could in v2 with the `Form.submission.creating` event. ## Use Case...

Forms

Maybe we can wrap [this JS logic](https://github.com/statamic/cms/tree/3.2/resources/js/components/field-conditions) in a way that would work on field conditions in front end forms. Maybe some JS helpers to be used in antlers-land?

Forms