Hello!
Is it possible for an outside source to make CUBA application open a certain screen with a particular filter applied?
I’m having this scenario in mind - a user has CUBA application open in a browser, and another, non-CUBA web application in the same browser. When they click a certain control in the non-CUBA application, their CUBA session displays a screen showing details of a particular entity, that is a filter is applied to that screen, whose parameters are received from the non-CUBA application.
Would be grateful for any ideas on how to implement this, or at least something similar.
Thanks!