question

Upvotes
Accepted
7 3 3 6

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.thomsonreuters.com/app-studio/app-studio-.net-sdk/learning?content=4103&type=learning_material_item)

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 512.0 KiB each and 1.0 MiB total.

1 Answer

· Write an Answer
Upvotes
Accepted
78.1k 246 52 72

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 512.0 KiB each and 1.0 MiB total.

Worked great, thanks!

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

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