Developer forum

Forum » Development » /dwapi/frontend/navigations/{areaId} returns hidden page with property ShowInMenu: true

/dwapi/frontend/navigations/{areaId} returns hidden page with property ShowInMenu: true

Joakim
Reply

Hi,

As title says im wondering why /dwapi/frontend/navigations/{areaId} returns hidden page with ShowInMenu as true. When requesting the api im using IncludeFoldersAndHidden=true but I want to hide hidden pages from the navigation manually via the property ShowInMenu.

Is the behaviour intended? In which case, how would you recommend I got about this?

 

Thanks


Replies

 
Jeppe Eriksson Agger Dynamicweb Employee
Jeppe Eriksson Agger
Reply

Hi Joakim,

I may not understand the issue clearly, but the way I read your post, it looks like the endpoint is doing what it was supposed to: you specify you want hidden pages and get hidden pages.

Can you elaborate on the issue?

- Jeppe

 
Joakim Sjöbäck
Reply

Yes the endpoint returns hidden pages, but every page has the property ShowInMenu, regardless if i include IncludeFoldersAndHidden=true the property should properly display the value? e.g /Start has "Hide in menu", so the property ShowInMenu should return false? Currently it returns true.

 
Nicolai Pedersen Dynamicweb Employee
Nicolai Pedersen
Reply

Hi Joakim

Confirmed bug, devops # 15285

https://dev.azure.com/dynamicwebsoftware/Dynamicweb/_workitems/edit/15285

I made the fix and it is awaiting approval.

 

You must be logged in to post in the forum