I have a collection called UserData. I created a custom signup form where I sign up the user in the first step and get a login. Then, they are taken to a profile creation page where they enter information (basically a resume). How can I make it so that they can update their individual information?
In the Corvid Tutorial: Building Your Own Members Area , there is a section explaining how to create an update page for a Member profile .