87
Views
1
Comments
Triggering a Carousel Slide

Hi,

I'm developing a small mobile app using OutSytems 10. On this app I'm using the Carousel function as sort of a questions list with 1 question per silde and there are two buttons on the form. Sort of like a "true" or "false" questionnaire.

Right now, each time I press the buttons I am able to save the data but I still have to manually slide the Carousel to move to the next question.

Is there a function built into OutSystems for me to automatically slide the Carousel to the right when I click the button?

2015-12-10 14-39-58
Héctor Álvarez

Maybe the Carousel is not the best approach. Try loading the `next question` using ajax.

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.