Quantcast
Channel: SCN : All Content - SAP BusinessObjects Design Studio
Viewing all articles
Browse latest Browse all 4216

Bookmark of Screens not working

$
0
0

Hello All,

 

Good Day!

 

We have requirement to set Bookmarks for the Design Studio Dashboards screen for some values like Project Code.

 

Can anyone please help to provide the information for the same and also on initial view.

 

We tried to use the Bookmark functionality but it is not working.

 

We have HANA views which are using for Datasource.

 

I checked on the scn for the same but could not get the exact solution.

 

We are on SAP Business Objects Design Studio version 1.6

 

Code which we tried

 

Bookmark.saveBookmark("TEST_1");

var bookmarks = Bookmark.getAllBookmarks();

 

 

  bookmarks.forEach(function(element, index)

  {

  BOOKMARK_DROPDOWN.addItem(element.name, element.text);

  });

BOOKMARK_DROPDOWN.setSelectedValue("TEST_1");

 

 

 

Thanks & Regards,

Rajdeep.


Viewing all articles
Browse latest Browse all 4216

Trending Articles



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