The Partial /Record/Index/PageList.html uses a Viewhelper <publish:Miscellaneous.GetPropertyFromStagingDefinition record="{record}" propertyName="title" stagingLevel="local" />
The propertyName is set to title without the ability to change that.
It would be nice if it could be configured to use the nav_title. This way it would match the page tree if you also have the nav_title displayed there.
The Partial
/Record/Index/PageList.html
uses a Viewhelper<publish:Miscellaneous.GetPropertyFromStagingDefinition record="{record}" propertyName="title" stagingLevel="local" />
The propertyName is set totitle
without the ability to change that.It would be nice if it could be configured to use the nav_title. This way it would match the page tree if you also have the nav_title displayed there.