Is there a way to specify which user's data to edit in the form? I want to be able to edit my current logged in user, but also be able to administrate other accounts. I would prefer to do this through php, so passing a GET/POST value or hooking into a function somewhere. Not sure where to look.