I'm trying to add an extra button into a listview header that will prepopulate a value in a dropdown list.
I understand I need to extend the list-headerpane folder for the module, and add the button in list-headerpane.php by extending it to custom folder…