Skip to main content

Hello,

 

I am trying to customize the Navigator.

I have a some new pages in module SRVCON which are located under a core navigator entry.
 


But I want to have it under a new navigator parent entry all together so I tried this:
Customizing the core Navigator.client file:

So I have defined ma parent in here and then in my own Client-file I want to use that parent,
but all I get is this error:

Seems like the compiler does not generate or not recognize the new navigator entry that I made.

I checked documentation, but could not figure out that I miss something.

It seems, that puting the parent navigator entry in any other custom client file is working.
 


Seems that customizing the SrvconNavigator.client is somehow treated specially...

 


@Nils Wendelöv Any Idea on above ? 


Without any deeper investigation done, it do look like a limitation/defect.


Reply