a month ago
Hi,
I am developing a SAP BusinessOne UI API extension for web SAP B1 webclient.I have two UDO views in this app.The requirement is on a button click from UDO1 view , need to navigate to the UDO2 view.From there we need to select some data from the UDO2 view and navigate back to UDO1 view.In the UI API extension documentation, the method available is
"await oEnv.open("/webx/index.html#webclient-ORDR&/Objects/ORDR/List");"
But this will open the url as an external link.
Is is possible to implement the navigation to other views just like SAPUI5 apps in SAP B1 UI API extensions?
Any documentation is available for the routing and navigation between pages in SAP Business One web client?
Thanks,
Deepesh
Request clarification before answering.
User | Count |
---|---|
76 | |
30 | |
10 | |
8 | |
8 | |
7 | |
7 | |
5 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.