Cognos 10 Active Report - Swipe Gesture
In order to create a user experience that takes advantage of standard touch interface interactions, the swiping gesture can be implemented on Decks or Data Decks. This functionality is complemented by the Iterator control, which can be configured to appear as page dots to indicate the current selection. The following high-level procedure can be followed to enable swiping and obtain the corresponding page indicator dot look and feel for the Iterator control: • Ensure that the Iterator and the Deck are driven by the same values • Create a variable to be used to control the selection • Configure the Interactive Behaviour of both the Iterator and the Deck so that each control sets (Set Variable Values) and is selected by (Container Select) the same variable • Enable the desired Slide Animation Direction effect on the Deck • For the Iterator control, ensure that the Iterator First, Iterator Previous, ...
Comments
Post a Comment