Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
saurav5246
Partner - Contributor III

Auto Scrolling in qlik sense using Extension

Hi ,

I am using Auto Scrolling extension in my qlik sense application.

There is requirement from client that this auto scrolling of sheet should pause when we hoverover mouse or press any keyboard button. But this extension has only feature of auto scrolling and does not support pause functionality.

How to solve this issue  using  java script. Here i am attaching the extension for reference. This has qvf file also.

Thanks in advance.

 

Labels (2)
1 Reply
alex_colombo
Employee

Hi @saurav5246 , you should track your timeout it when the scroll starts. Then, you have to react when user press keyboard or perform mouse over and finally clear your timeout. In this way your extension should stop to scroll