Enfiled Riders
Posts: 0
Joined: Fri Jun 05, 2015 6:07 am

Storing carousal items in the database

I have attached a screenshot of the ui screen I am currently working on. As shown each item in the carousal list has a vehicle image and a Quantity criteria.The + sign increments the text box by 1 and the - sign decrements the value by 1.
I want to create a confirm page which lists down the description of those carousal items from the list where the quantity selected by the user is greater than 0.
I also want to store these details in the database once the user clicks on the Confirm button on the Confirmation page.
How do I go about it?

Image

Serhii Kulibaba
Posts: 150
Joined: Tue Aug 27, 2013 1:47 pm

Storing carousal items in the database

Hello,

You should create an attribute which keep id for every item frob DB. Please look this tutorial for list items: https://devcenter.appery.io/documenta...

Enfiled Riders
Posts: 0
Joined: Fri Jun 05, 2015 6:07 am

Storing carousal items in the database

Hey!

I went thorough the tutorial.

Could you please explain how to achieve this?I am new to this.

Serhii Kulibaba
Posts: 150
Joined: Tue Aug 27, 2013 1:47 pm

Storing carousal items in the database

Could you clarify what have you tried and what exactly does not work?

Return to “Issues”