Configuring Siebel Open UI > Customizing Siebel Open UI for Siebel Mobile > Customizing Scrolling and Swipe >

Configuring Swipe Scrolling


The desktop Siebel Open UI client uses next and previous buttons to allow the user to scroll through a record set. Siebel Mobile uses automatic pagination on swipe scrolling instead of next and previous. For example, if a page can display 10 records, then it might display fewer records to meet display requirements, and allow the user to can scroll up or down to view more records. If the user encounters the 10th record and keeps scrolling, then Siebel Open UI sends a request to the Siebel Server for more records, displays these new records in the client removes the old records. To configure this behavior, you can edit the following files:

  • jquery.easing.1.3.js
  • jquery.mobile.scrollview.js
  • jquery.mobile.scrollview.css

If the user stops the scroll in the up direction or in the down direction, then Siebel Open UI starts the Touchend event. If the user scrolled out of the current page, then it sends a request to the Siebel Server for the next or for the prior set of records.

Configuring Siebel Open UI Copyright © 2013, Oracle and/or its affiliates. All rights reserved. Legal Notices.