IframePerspective Icon in sidebar

Hi,

I’m integrating a third party application using the IframePerspective into the CMS. By default it seems like this perspective gets a “jigsaw puzzle” icon (see image below) in the sidebar.

image

Browsing through the IframePerspective’s code I can’t see an option to change the icon. Also looking at the inspector it seems like the icon is populated through the navapp.

What would I need to do configure the icon to be an SVG I’ve specified?

Thanks!

Cheers,

Marnix

Hi Marnix,

You can’t configure the icon. The Icon you are seeing represents the ‘extensions’ group. Any custom perspectives will end up under this menu.

All the best,
Joeri

Hi Joeri,

Thanks for that!

Is there an artifact that I can have a look at that manages that bit of the code? Any pointers would be greatly appreciated!

Cheers,

Marnix

Well there is @bloomreach/navapp - npm where this code is located.
But I want to be very clear: its NOT supported to somehow fork this and customize it. Its not external API, it is an internal library and is subject to being changed without warning.

We do not support customizing the menu apart from adding new perspectives in the ‘extensions’ group.

Yeah nah, I’m not looking to customise, more the poking and prodding type of looking around :slight_smile:

Cheers,

Marnix

Ok! Have fun poking and prodding! If there is anything else I can help with let me know.

Cheers,
Joeri