Page 1 of 1

Problem with carousel..

Posted: Sun Dec 01, 2013 1:03 pm
by Victor Fagerström

I'm listing items from a Appery DB into a carousel, every row in DB gets a new carouselitem to be able to swipe between items. I also have an add item function which adds new item to the DB.

When I add a new item to the DB from my app I refresh the list and the added item shows up. My problem tho, is that the newly added item shows up last in the database and when i list it shows the first item in DB.

When I add a new item i want it to be the one that shows in carousel, not the first item of my DB. Any solutions to this?

I have followed tutorial:
http://docs.appery.io/tutorials/build...
but worked with a carousel instead of a list-object.


Problem with carousel..

Posted: Sun Dec 01, 2013 1:57 pm
by Igor

Hello,

Please try to add sort request parameter to your service.
http://docs.appery.io/documentation/b...


Problem with carousel..

Posted: Wed Jul 09, 2014 6:11 am
by Alex GG

Hi,
I have a carousel with 3 frames which is populated by REST, like in this ss:

When testing on page show event of this page, for about a second or so, the 3 frames are visible, and inmediatly shortens to only one frame with the image.

How can avoid this (only one frame), or is this a normal behaviour?

Image


Problem with carousel..

Posted: Wed Jul 09, 2014 7:09 am
by Kateryna Grynko

Hi Alex,

Could you please post a screenshot of Carousel mapping?


Problem with carousel..

Posted: Wed Jul 09, 2014 5:43 pm
by Alex GG

Hi katya,
Image


Problem with carousel..

Posted: Wed Jul 09, 2014 10:54 pm
by Alex GG

Hi, is my mapping correct?


Problem with carousel..

Posted: Thu Jul 10, 2014 2:37 pm
by Evgene Karachevtsev

Hello Alex,

Unfortunately, this screenshot is not clarified the situation. Please detail is carousel working or not? Are you able to scroll? It it is not working, then please look in console if there are any errors. Please try to fix them it they are. If there are no errors - please give us public link to your project and steps how to reproduce error