I want to add a button to the customer portal:
I added this view
Test
Test Button
in my view. As always: the view is added to the manifest data part, I reinstalled the module, I can see it from Developer settings Technial > views >
and I can see it's correctly inheriting when I visit the portal.portal_my_home and I see that mymodule.portal_my_home is listed as an inheriting view.
I've tried multiple variations of this, yet I can not get the button to show up. Is there something I'm missing?
I copied the code from hr module for example, but it does not work
Help is greatly appreciated!
Your code is not visible unless you escape the opening and closing tags.