I have a structure field on a new child page, and I want to default it to a structure defined in a parent page. I have not tried to use a hook, and am hoping that I can just for a kirby query in the child blueprint that would default this child structure to its parents structure.
Is there a way to do this?