Hi Fancisco, no worry, everyone is starting with something new and does not know everything.
You can't extend this class because it's final that's true. I am not sure why it's final but the probaby easiest way is to copy the whole class and make a new one which extends extends AbstractPulseListView implements TasksListView. This is the practicle approach whit one disadvantage that you can have issues by updating magnolia in the future, because you have more selfmade code then you need. To be honest the code behind that TaskBar is not the best and extending this functionality is not that easy, then on other peaces of magnolia. I had similar issues in the past. Could you try to use my approach and have a look if this fits for your needs? I know it's not the nicest one. Do you need further examples? And if you have a bit of time: Where would you prefer to see that in the magnolia documentation to improve documentation quality for the future? -- Context is everything: http://forum.magnolia-cms.com/forum/thread.html?threadId=dbdc038c-f792-4698-b1c1-c1260eb0df74 ---------------------------------------------------------------- For list details, see http://www.magnolia-cms.com/community/mailing-lists.html Alternatively, use our forums: http://forum.magnolia-cms.com/ To unsubscribe, E-mail to: <user-list-unsubscr...@magnolia-cms.com> ----------------------------------------------------------------