How to make page scroll as one unit in OUI on mobile phones
Hello,
We are using OUI to present a Siebel view on a mobile phone. The view is a parent with pointer with a form on top and a list on bottom. The problem is that the list applet scroll/swipe is separate from the top applet.
For the most part it's ok, except when swiping up from the bottom of the list to go to the top, it's tricky to use. The user has to go to the extreme right edge of the phone and make sure to grab the correct area to swipe the entire page.
This makes it unintuitive for alot of users. Is there a way to have just one scroll/swipe and show all the records in the list? I have tried setting the list applet HTML number of rows to a high number, but it still has the list have it's own scroll/swipe than the main page.