Hello,
i have an model driven app with some custom pages (canvas apps).
My customer has very wide screens so i changed the width of app screen in a way that the user can see all elements.
Anyway if the app is started on a normal laptop screen, the users are not able to see all elements on the right side of the screen.
I jsut need a simple scrollbar, so that the users can scroll to the right side if the app screen is bigger than the monitor screen.
I know that there i a possibilty of scrollable canvas apps, but as i understand it this is more like multiple pages that you can access via the scrollbar.
Any idea how i can get a "normal" scrollbar?