Calling screen (UI) or reports by code at run-time

When we run a small application, it’s very easy calling a screen through navigation of Menu. However, if the application has many screens/UI, say 500+ then navigation through menu is not always convenient for the end users, rather calling it by screen code like search option in CUBA-Studio. For example, if we assign code LA to leave application browser, and when the end user would just type LA and hit enter, the application will show the screen called leaveApplication-Browser.

Is it something possible to implement where the framework can help?

We are working on an application component that will allow a user to open screens by code. I hope it will be available this March. Stay tuned :slight_smile:

1 Like

Sounds great! Eagerly waiting :slight_smile: