Patrick
BABetter Auth
•Created by Patrick on 4/12/2025 in #help
How to save custom fields (like address) in my database when admin creates a User?
I’m using the admin Plugin to create users. When an admin create a user, I need to save address data in my own database table (Address model).
i tried to add the address field the data
My Prisma Schema:
5 replies