25
loading...
This website collects cookies to deliver better user experience
Delivery
has a Dispatcher
assigned and an order in the Delivery2Order
table.
Delivery2Order
contains the OrderShipment
information.
OrderShipment
information includes the User
that created the order, the OrderSender
and OrderReceiver
, and the Rate
paid for the shipment.
OrderSender
and OrderReceiver
both have a Country
and may have a State
related as well.
https://nimblepunishment.backendless.app/app/index.html?page=adminNavRates&data=%7B%7D
TrackPage
) is where all of your data is brought together to be displayed for the end user. This page shows how each shipment is compiled into a single data record and then populated on the screen using Dynamic List Behaviour.objectId
found in the OrderShipment
table.