Editable relations in ViewPage with InfoList

So, by default I got EditPage from a Resource allows me to edit it's RelationManager.

Because I only need to show static data, I use InfoList and a ViewPage. But, inside this page, I still want to be able to edit the RelationManager (not the Resource owner data). How do I achieve this?
Was this page helpful?