Hi All,
I am developing an Active Report Dashboard in Cognos Report Studio 10.1.1 - Active Reports where in I have to display 2 pages each for 5 tabs using Deck(Deck for tabs).
To show two pages I am using Iterator and deck again(for inner pages).
2 Pages include Chart(Summary) on Ist page and List(Details) on 2nd page, where I have to use Scroll to show the details in the list report as suggested by Business.
On the Desktop everything is fine... I could see scroll up and down working on the List report on desktop.
the issue arrises when I am opening that dashboard on ipad.
I could see summary well on the ist page and with the iterator when I swipe(page dots) to see 2nd page, I could see scroll not going up and down on IPAD
How to make it to work on ipad? Please advise.
Thanks in advance..
Regards
Geetha
Quote from: GeethaKL on 10 Feb 2016 04:01:33 PM
Hi All,
I am developing an Active Report Dashboard in Cognos Report Studio 10.1.1 - Active Reports where in I have to display 2 pages each for 5 tabs using Deck(Deck for tabs).
To show two pages I am using Iterator and deck again(for inner pages).
2 Pages include Chart(Summary) on Ist page and List(Details) on 2nd page, where I have to use Scroll to show the details in the list report as suggested by Business.
On the Desktop everything is fine... I could see scroll up and down working on the List report on desktop.
the issue arrises when I am opening that dashboard on ipad.
I could see summary well on the ist page and with the iterator when I swipe(page dots) to see 2nd page, I could see scroll not going up and down on IPAD
How to make it to work on ipad? Please advise.
Thanks in advance..
Regards
Geetha
Scrolling on a mobile device or on a touch-operated device is a REALLY bad idea. Because of the swipe gestures the device supports, scrolling within a page is difficult and not at all intuitive. Normally you'd need to use two fingers, but it's difficult. My suggestion is that you avoid it by re-designing the report.
MF.
Ok Thanks for the suggestion..
Will let the business know and update the report
Regards
Geetha