Helper function to update the user profile from a POST request.
This assumes that the fields are named like they are in userman.profile.dt. Session variables will be updated automatically.
See Implementation
Helper function to update the user profile from a POST request.
This assumes that the fields are named like they are in userman.profile.dt. Session variables will be updated automatically.