I created a login and register page for users but whenever I preview and create a user it gets saved and stored into the parent account not the child users account I created.
John
All users are created and reside in the Accounts level. The “child levels” describe the various ROLES within the app. You can, if you really want to, capture specific additional information at that role level. But there are good reasons not to.
Maybe describe what you are trying to achieve, and we can give you some guidance on how to best do it.
Hi @John27 - Welcome to the community
This may help:
Awesome! Thank you very much