Page 1 of 1

Auto Scroll on HTMLSnippet component

PostPosted: 11 Feb 2019 18:10
by RobertoLopes
Hi, we are developing an internal chat for our solution and we are currently using HTMLSnippet component.


The question is that I'm trying to "auto scroll" the component down as the messages are coming but using everything I know is not working.

Can anybody help ?

Re: Auto Scroll on HTMLSnippet component

PostPosted: 12 Feb 2019 10:38
by Alexander Bulei
Hi RobertoLopes,

You need use the javascript code to scroll and setInterval function.

Best Regards.