Using the listbuilder I ran into the following problems:
a) I want to let users order by various columns and already defined the necessary orderby-clauses in listbuilder, but the links automagically provided for sorting do not contain certain necessary url-vars. I don't have the slightest clue how to tell listbuilder which url-vars to export there - is this a bug or a missing feature?
b) I use checkboxes and bulkoperations, but due to the fact that I want to provided checkboxes only for certain rows, I added my very own checkbox-element and used the switch -has_checkbox, but now I don't know how to add the topmost checkbox for "select all". Is this also a missing listbuilder feature?
Request notifications