Is it possible to open the orders app with an intent, and then show only the orders of the currently logged in user?
No, that is not possible. Using the details in OrderContract
, you can create your own front-end for orders to achieve that however.
No one has followed this question yet.