I have a solution in which I have created a 'case history' entity. Those are obviously enough linked to cases.
From the case form I now have an extra entry on the left hand navigation menus for "Case histories". If I select that it shows the linked case histories and adds a button to the ribbon for "Add new case history". I want to put that "Add new case history" button onto the ribbon for the case itself as part of my "update" process. The question is how?
Can anyone give me any pointers for that?