Hello @Mati7777777
Unfortunately, we have strong limitations in Shopify’s default registration form
Proof: https://heliumdev.com/blog/shopify-create-custom-registration-form)
We can avoid these restrictions only with API calls or external apps usages:
Create customer by API (https://shopify.dev/api/admin-rest/2022-04/resources/customer#post-customers))
External app example (https://apps.shopify.com/advanced-registration)