Example on swipe left change to image 1 on right change to image 3? Is something like this possible or so I need to code it outside and bring it in?
Example on swipe left change to image 1 on right change to image 3? Is something like this possible or so I need to code it outside and bring it in?
Use Navigate to Page action -- to show page with image 1 or 3.
So no changing images, have to change page?
To stay on the same page, you would need to do it with JavaScript. Or, you can try using the Carousel component.