Hi to all,
our application, built in UI5 is quite complex. As there still is no support for a standard search-help-like solution for web applications (in UI5), we would like to see the possibilities with the VC.
Now we are able to use some function modules here to provide the view generation, which is straight-forward and easy. But at the end of the day, we have only a link to the VC application which can be run standalone.
What are the options (if any) to have an application, built in VC and using it as a popup window in a different environment (UI5)? For now, we do not need to pass any importing parameters (even it would be nice), just need to pass selected entry(ies) from e.g. a table to some consuming application.
Can anybody help - whether this is advisable?