Pages not sortable in panel

Hi all - I can’t get pages in my blueprint section to be sortable for some reason. I feel like I’ve been here before and there was some quirk which prevented it but I can’t remember what; hoping someone can help point me in the right direction. The ‘sortable’ flag seems to do nothing (from what I understand this is default anyway), and changing status/template/layout does nothing.

Everything works fine except for sorting - there are no grid of dots when you hover to sort.


sections:
      caseStudies:
        label: Case Studies
        type: pages
        status: all
        templates: casestudy
        layout: cards
        sortable: true

Thanks!

Your code works just fine assuming the indentation you posted here is just a formatting error on the forum.

I just tested this in a sterterkit and sorting is working as intended.

Thanks for testing for me. Yup just forum indentation! How strange… sorting working elsewhere in panel, so I have no idea what the issue is!

Maybe you have a section with the same name somewhere else in your blueprint and that’s causing issues?

No that’s not it unfortunately, a section name change doesn’t help!

Can you share the entire blueprint? I’m happy to take a look for you.

Do the subpages have a num value set in the casestudy template?