Quantcast
Channel: SCN : Discussion List - SAP BusinessObjects Design Studio
Viewing all articles
Browse latest Browse all 4041

Panel Scroll Issue in SAP Mobile BI APP on IPAD

$
0
0

Hi All.

 

I have used a Checkboxgroup component inside a panel container component in SAP BO Design Studio 1.5 and added the below css class for the panel container. When checkboxgroup list overflows, the panel container adds a scroll to the panel. It is working fine in desktop, when i try to use it in SAP BI mobile app, the scroll bar is not showing up. I readScrollable Panel in Design Studio (to show bigger content) which mentions about iscroll. Any idea how to modify the below css class to include iscroll? Also is there another way to add scroll to a panel container while consuming on BI Mobile APP?

 

 

div.zenborder div.scroll-y {

  /* do not allow X scroll */

  overflow-x: hidden !important;

  /* allow Y scroll */

  overflow-y: auto !important;

}

 

Searched the forum, didn't find anything on how to modify the CSS to include scroll for panel containers on mobile device.

 

Appreciate any help on this.

 

Thanks,

 

Nithin


Viewing all articles
Browse latest Browse all 4041

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>