You need to sign in to do that
Don't have an account?

How to add Generate new password and notify user immediately check box (User) in Visualforce page
Hello All,
I need to add the Generate new password and notify user immediately checkbox in visualforce page.
How to do this?
Help me in this...
Regards,
Natraj
How should i add the checkbox in visualforce page?.. What is the API name to add the checkbox in Visualforce?
Hi,
Why do you need checkbox here? Because there is no such Checkbox field related to User record.
Instead use commandButton to Reset User's password.
Thanks,
Devendra