Quantcast
Channel: SCN : All Content - SAP CRM: Webclient UI - Framework
Viewing all articles
Browse latest Browse all 4552

UI5 in Web UI View

$
0
0

Hello,

 

I was wondering if anyone has tried to use an SAPUI5 component on a CRM UI view?

 

I was trying to use the SAPUI5 autocomplete control on an Interaction Center view. I noticed that the UI5 component libraries are not getting loaded correctly and so the instantiation fails.

 

WUI.PNG

 

I then created a custom WUI component with a view and it worked perfectly fine and my autocomplete control showed up and worked.

Custom_WUI.PNG

 

 

I've tried all combinations of bootstrap but here is the one that works on my Z component.

 

<script id="sap-ui-bootstrap"

  type="text/javascript"

  src="/sap/public/bc/ui5_ui5/1/resources/sap-ui-core.js"

  data-sap-ui-theme="sap_bluecrystal"

  data-sap-ui-libs="sap.ui.commons"

  data-sap-ui-preload="sync">

</script>

 

Thanks,

Gaurav


Viewing all articles
Browse latest Browse all 4552

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>