Forum Discussion
arunkrish147
6 years agoRegular Visitor
Button to iterate through list
Hello Experts,
I'm looking for a way to enable buttons to iterate through a field list.
Let's say I have a list of items loaded into a table. I intend to use left and right buttons to act as selectors to select the next and previous items on the list. My understanding is that this can not be done through bookmarks; and would involve APIs. Any guidance on what API to explore would be much appreciated.
1 Reply
- JirkaZSolution Specialist
arunkrish147 What you are requesting is an interaction action with a specific visual. This cannot be done via an API (there's no such API). IMHO the only soulution would be a custom visual where you would embed these controls.