In Sitecore, I built two custom multi-page lists, where the second depends on the first. The only problem is that after selecting the first one, I have to save the element before the second multi-page filter will filter the elements.
My question is: does anyone know how to create two custom multi-pages in Sitecore, where the second filter is automatically selected after selecting the element in the first (without a save event) or which event can I override for this?
source
share