Hi,
Does anyone know if it is possible to customise/add properties to the navigation tab within the pages app?
We currently have an out of the box backend pretty much, and the only option in the "navigation tab" is "Show in menu:". We'd like to be able to add some other properties into this area, to do with navigation to keep them altogether.
TIA
Tony
Go to Modules -> edit Content module -> User interface and then unfold in the tree: Administration -> Content management -> Pages -> Edit -> Properties -> Navigation
Modules -> edit Content module -> User interface
Administration -> Content management -> Pages -> Edit -> Properties -> Navigation
The previous answer was spam - so I deleted it.
In this case, you would need to customize the default ASPX pages displaying this part of the UI: How to find the location of the code for a page used in the user interface. And then, you can add what ever logic and layout you want. Or, maybe a better way would be creating and extender as described in the docs.
Thanks Juraj,
I did wonder when I read the initial response, how the hell did I miss that!!
I don't suppose you know the module that the "navigation" tab sits within do you, to be able to look in the extender side of things?
Thanks,
Thanks Juraj. Gives me something to look into
Please, sign in to be able to submit a new answer.