Page 1 of 1

Swipe to change images, like in a gallery?

Posted: Wed Apr 25, 2012 8:13 pm
by NickGrochal

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?


Swipe to change images, like in a gallery?

Posted: Wed Apr 25, 2012 8:25 pm
by maxkatz

Use Navigate to Page action -- to show page with image 1 or 3.


Swipe to change images, like in a gallery?

Posted: Wed Apr 25, 2012 8:27 pm
by NickGrochal

So no changing images, have to change page?


Swipe to change images, like in a gallery?

Posted: Wed Apr 25, 2012 8:30 pm
by maxkatz

To stay on the same page, you would need to do it with JavaScript. Or, you can try using the Carousel component.