Hi,
I had the requirement of displaying the assignment block 'Relationships' along with 'Account Details'.
So I created a viewset and added the Relationships view to the AccountViewSet after doing the necessary adjustments in Runtime Repository Editor.
I was able to display the Relationships table in the Account Details view, below 'Notes'. But the toolbar from the Relationships table view has now disappeared. Since it contains the 'New' button, the users can no longer create new relationships. How do I display the 'New' button just above the 'Relationships' table?
Thanks, Rohan.