In my site panel, I’m querying publications from a child folder
publications:
type: pages
query: page('notes').children()
Would it be possible to create a page in this specific folder when I use the page creation dialog from the site panel view?
Or could I assign concrete paths to templates like:
detail.notes.yml > /notes/
detail.insights.yml > /insights/
Thank you very much in advance!