We've solved the problem so I'm posting the answer for other people's benefit.If you have a custom form in /apps and it extends foundation/components/form/start, then the form instance node created needs to have the sling:resourceSuperType set to "foundation/components/form/start". The way to get th...