With the built in Users collection I want my users to have profile information that can be displayed once they login. But when I add new columns to the users collection (i.e.: email, address, phone number etc...) Those don't show up when I create a database service I can only select Login, logout or signup from the user collection. I can't "list" anything from the user collection. and in the data mapping area it doesn't list those columns that I added to the user collection. What do you suggest I do? What am I doing wrong? or is there a tutorial for creating a profile for a user that can be displayed on a profile page? Thank you!