Emit Event from Resource to Relation Manager

I have an EditResource page with a relation manager. I want to put a button in getActions so that there is an option to create a new relation at the top of the page (instead of being forced to scroll down). I want the action from the resource getActions to trigger the create action on the relation manager. Is this possible?
Was this page helpful?