Victor Fagerström
Posts: 0
Joined: Sun Dec 01, 2013 1:03 pm

Problem with carousel..

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.

Igor
Posts: 0
Joined: Tue Apr 02, 2013 12:05 pm

Problem with carousel..

Hello,

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

Alex GG
Posts: 0
Joined: Thu Nov 14, 2013 11:11 pm

Problem with carousel..

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

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

Problem with carousel..

Hi Alex,

Could you please post a screenshot of Carousel mapping?

Alex GG
Posts: 0
Joined: Thu Nov 14, 2013 11:11 pm

Problem with carousel..

Hi katya,
Image

Alex GG
Posts: 0
Joined: Thu Nov 14, 2013 11:11 pm

Problem with carousel..

Hi, is my mapping correct?

Evgene Karachevtsev
Posts: 12
Joined: Mon Apr 28, 2014 1:12 pm

Problem with carousel..

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

Return to “Issues”