How to put extra content (intro text) in a RelationManager that is tabbed?
I have a resource with two RelationManagers in the getRelations method, which are displayed in tabs. In the second RelationManager I want to show an intro text when that tab is activated, somewhere in the header (below the title for example). How could I achieve this?
1 Reply
Try returning it from
getTableDescription()