Wes
 ยท :I

Creating an order transaction history

Resolved

I am trying to create an app feature where users can see their most recent order transaction, as well as an overall view of all transactions they did for the Month.

The former is separate from the latter. Being in its own container at the top of the page with the listed products the user purchased (generate from variable), the date and time this order is issued, and display the images of the products purchased (generate from variable).

I am having some trouble with getting the backend, on what additional variables or schema I should add. Since as of now I can only get one product image to display.

Hopefully these I provided images will help.

Order transaction schema:

Screenshot 2023-07-20 141056.png
36.73KB

UI layout:

2
14 replies