I have two cards, each using two different data sets.
- orders
- order items
is it possible to link the orders to the order items?
On the order card....I'd like a link for the order id, when clicked, it leads to the order items for that order.
Any ideas?