Hi Folks,
when i get JSON data like this.
// JSON sample data
var data = {
company:{
name:"Treefish Inc",
info:{
employees:3,},
contacts:[{
name:"Barbara",
phone:"873"},{
...
Hi Folks,
i can use setSelectedKeys to apply the selections to the list.
https://help.sap.com/doc/saphelp_uiaddon10/1.17/en-US/ef/860fc989764439957c6446ecebd7ec/content.htm?no_cache=true
The first item is All, which is the right key to select A...
Hi Folks,
I build an FacetFilter and I used this example from
https://help.sap.com/viewer/40826922922346f890185c8ff02d30da/1.19/en-US/ef860fc989764439957c6446ecebd7ec.html
The only different is that i use an xml view so
I have to use the vi...
Hi Folks,
i can implement the ODATA connection to https://services.odata.org/V2/Northwind/Northwind.svc by coding.
I have the option NewOdata Service => Data Connection.
When i open this plugin, I can not add my service in DataConnection.
How...
Hi Folks,
i use Hana Express with the WebIDE.
My WebIDE Template Libary is empty.
How can i sync this Template Libary to get the Templates?
Regards
Bernd