Kirby3 blueprint text field dynamic default value from page title

No, what you read is that the model must refer to the page itself, not the parent page like before 3.4 (but that has nothing to do with calling parent::create.

This is what you are referring to, I guess: Hook page.create:before, how to edit user input?

Unless you are on an older Kirby 3 version, in which case you would have to put the create method in the parent page model…