question

Upvotes
Accepted
7 2 3 5

How do we customize the App Menu if we're not using the .NET SDK?

I tried the exact code from the JET example (https://amers2.apps.cp.thomsonreuters.com/Apps/JET/1.12.4/Web/apidoc/JET.html#updateAppMenu), but it did nothing. And the only other example I could find is specifically in the .NET API documentation (https://developers.refinitiv.com/en/api-catalog/app-studio/app-studio-net-sdk/tutorials#integration-api-menu-storage-and-preferences)

How do we customize the app menu if we're using the App Studio - Web SDK?

eikoneikon-app-studio
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 5.0 MiB each and 10.0 MiB total.

1 Answer

Upvotes
Accepted
38.1k 69 35 53

There is an example in the JET.js API Demo application. You can select it from the Developer menu or use this URL: cpurl://apps.cp./apps/JET in Eikon.

The sample code is under Core Functionality -> Customize AppMenu section. After applying the code, the AppMenu will look like:


appmenu.png (10.5 KiB)
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 5.0 MiB each and 10.0 MiB total.

Worked great, thanks!

Click below to post an Idea Post Idea