Closed welcomebrand closed 7 years ago
We don't currently have breadcrumb data coming back from the GetPublishedContent API endpoint. Without this, I'd have to do a series of smaller calls, which is a no-go, to get that data.
@steroberts89 How difficult would it be to modify the API endpoint for this?
Modified the original card with a checklist to help clarify steps to complete this.
I've added the path, note it only contains the parents names, i assume this is what you want?
That will do just great, thanks :)
To help editors, we need to output the location of each content item in the search results with a breadcrumb.
Extra bonus would be to toggle this somewhere outside the results table to show/hide them all as it could become quite visually quite overwhelming quickly.
GetPublishedContent
API endpoint to provide breadcrumb data for results. @steroberts89