I am about to ask a big, stupid question... having gone through 50 pages of user, login, registration stuff. I can easily create a form - or use formbuilder - to create a simple registration form for a couple levels of users (roles = subscribers, contributors) and I can easily send those entries to a page structure like
Pages
--- Users
------Subscribers
-- Bill Smith, etc.
------Contributors
-- John Jones, etc.
This creates a directory of pages, assigned roles, and page access based on role, but this doesn't put those people into: ACCESS > USERS >
My user data lives in Admin > Access > Users -- not in the document tree. If I want to have user accounts, doesn't Bill Smith, in the example above, have to be in both locations? Or, at least Admin > Access > Users? This is a conceptual problem, not a code problem... as a new user of PW, I don't know where my logged in users are supposed to live -- and if I use a form, how to get them there.