Sort data in page selector (KenticoPageSelectorDialogController )

Nguyễn Thành asked on May 29, 2025 11:12

I want to re-order the data in the page selector, but when I viewed the code in KenticoPageSelectorDialogController code, I found it contains a hard-code repository (PageSelectorPagesRepository), not use any interface. So I cannot override that repository with mine. How can I change the order of data in the PageSelectorPagesRepository factory ?

   Please, sign in to be able to submit a new answer.