Seeking enlightenment in using DeepLinks in CBD

0
In [Best Practices for Component-Based Development - General How-to's | Mendix Documentation](https://docs.mendix.com/howtogeneral/bestpractices/best-practices-for-component-based-development), it states "In a CB scenario, a form will become a Deep link". If I deeplink into a form, what is the mechanism for getting any results back into my calling application? Is there any way? Could I deeplink into a list widget to select an object and have an attribute of the selected object passed back into the "calling" app? I realize that it's not really a call from one app to another, it's a link and it's the browser doing the calling, but how could the originating app get back data in the context of where it was invoked?  
asked
0 answers