Help prioritize core features! Votes cast here will help core developers understand what features the community would find most valuable.
- You must be logged in to vote.
- Please vote for no more than 10 new features.
- You can change your vote as often as you like.
- A list of your current votes can be found on your user profile page.
These are features that you would most like to see included in future releases of Backdrop CMS. All the issues you see here are issues tagged with the label "type - feature request" from the Backdrop CMS core issue queue.
Recent comments
Thanks man, you've convinced me; I'll bypass Views. :D
Views, hooks or handlers?
And, one more thought hahaha You can learn A LOT about programmatically doing things to View (and Backdrop in general) by looking at the automated tests for Views etc.
Views, hooks or handlers?
Oh, one more thing. I did dare to modify Views dynamically (adding fields, grouping some fields into one column, and adding filters dynamically based on other conditions) on the fly at one point...
Views, hooks or handlers?