multiple editors for one entity?

I have a browser window in which I would like to have two buttons. These buttons should each open an editor for the selected browser entity, providing two distinct visual views of the data. Is this possible? Studio seems to insist that I cannot have multiple editors for an entity.
Thanks
Eric

2 Likes

Hi,
You may use the openEditor() method which allows opening screens. One of the implementations of this method use window alias as a parameter, so you can open another editor of the entity.