Message 1 of 1
How to Overlay a modelEditor on top another modelEditor

Not applicable
08-23-2019
04:32 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
In my case I have to have two different modelEditor to render two different models.
I'm using the paneLayot, columnLayout and formLayout to display the modelEditor one after the other. I need to Overlay one modelEditor top the other.
As shown in the above image the two modelEditor is in columnLayout. I need the smaller modelEditor at the top left corner on the bigger modelEditor.