Hi,
As an absolute newbie, I’m just wondering how to achieve the following…
I have created a first small attempt of an app using Cuba and it contains entities for shipments and orders. What I would like to do is to be able to pick a shipment and show the orders that belong to that specific shipment in a separate browsing screen. In that same browsing screen I would like to add a dropdown (lookup/picker field) that lists all available shipments. So that when I pick another shipment in that dropdown, the browser will show the orders that belong to that shipment.
Till now I was not able to find a description or example that shows me how to do this. Maybe someone here can help.
Shouldn’t be to hard I suppose to get this done with a powerful tool like Cuba seems to be!
Thanks a lot!