Reusing edit screen from entity combined screen

Hi,
I have an entity ( entity combined screen) with a lot of UI business logic.
Sometimes, I need to open the entity as an editor from a picker.
I know I can create a separate screen for the editor, but yet again, I have a lot of business logic in the entity combined screen.
Is there a way to reuse just the editor part in the screen?

Thanks