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 sel...
JirkaZ
6 years agoSolution 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.