Hi,
I want to add additional fields while creating new user and that fields are one to one to mapped to other table.
for example username firstname, lastname must be stored as per existing user table but date of birth,expiry date address must be stored in different table on save.
is it possible to customize or save new added fields value manually.