Hi Community,
we would like to use sapui5 applications embedded in iframes. For that, we would like to use SAPs securing concepts for frames.
Our problem is, that the whitelistservice is called with an empty parentOrigin, so the service doesn't a...
Hi,would be nice, if someone could help me on this I know how to create a ValueHelp for an entity with one key, by using sap annotations and smart-fields.Example Odata Structure:Entity: LineItems- GUID- KEY_TYPE => Entity: LineType- KEY_KIND => Enti...
Hi,does anyone know how to logon with social credentials to an AS ABAP?To connect with a sap user.Scenario:Customer want to link his sap account (or create a new sap account) with his social account (Facebook, Google).To get access to different OData...
Hi all,for developing UI5 apps I'm searching a good web automation tool, like iMacro or Selenium as a extension of firefox / chrome.I've tested a lot known tools, but there wasn't any which worked as expected on sapui5 framework.Do you know any worki...
Hi community,is it possible to load views from other components into my component?Without copying it, just by referencing?Thanks for any hint.kind regards,Kai
<mvc:View width="">mvc = NamespaceView = Class in this namespacewidth = Attribute of classyou can study all namespaces and classes at sap apiSAPUI5 SDK - Demo Kit
Hi,would be nice to know the error.......Anyway, try this http://help.sap.com/saphelp_nw74/helpdata/de/eb/7743aa3e0148c4ba632b9f993af5fe/content.htm"set_as_content_type"kind regardsKai
If you don't want to pass Data via the URL, you could use:- localStorage: sap.storage - Integrate both projects to one (two components in one application)