I have a somewhat nested structure and display it in the overview like this:
Page > Products > Product
Now, I would like that when someone clicks on “Products” in the breadcrumb in the backend, they are taken back to the parent page — in this case, the “Page”.
Is that possible?