Registration Form Read-Only Username Field

Hi there!

I’m playing w/ the registration form and I wonder if anyone has a trick on how to make the username field read-only and automatically populate the field with the username portion of the email address.

Thanks

TIA!

That looks like Vuetify form, so I would solve it on the Vue/Vuetify level, e. g. username will be computed value from the email.