Hi PKK,
I would suggest to use iFrames for that. I am not quite sure if that would make sense within your application but you could check it out and let me please know, if that is, what you wanted to achieve:
The UI element IFrame is an internal frame within a view. This frame can be used to display external sources like HTML pages within a specific area of the user interface. In general, a vertical and horizontal scroll bar are activated to view the content of this UI element.
Using the UI element properties, you are able to define borders (=border), the size (=height / width), as mentioned a scroll bar (=scrollingMode), of course the URL, which could be the ITS transaction (=source).
Hope that helps!
Best regards, Karin
Add a comment