Scrolling bar with link on tap event
I've created long scroll bar containing group of widgets reaching far out of dynamic panel, and it scrolls fine. How to add "link on tap" event to widgets from this group? I would like to link to another screen when user scrolls and taps on desired widget.
Hi there,
You can't create an event on the scrollbar. A workaround is to create a hotspot where the scrollbar will be and attach an event to the hotspot.
Best,
Danielle
Hi there,
You can't create an event on the scrollbar. A workaround is to create a hotspot where the scrollbar will be and attach an event to the hotspot.
Best,
Danielle
Replies have been locked on this page!