Heh...although I know the Clone feature is exist in Salesforce but I just found out that for User there is no Clone feature directly.There work around to Clone it.Someone posted an idea for Clone User, please vote it if you feel it is useful for you.I voted it already =)
Vote idea for Clone Users : https://success.salesforce.com/ideaView?id=08730000000BpK9AAK
Once you vote it, don't forget to read the comments.You'll be surprise a lot of suggestion of workarounds there.The entry that I wrote today was my experiment based on the workaround suggested.
In order to make Clone User feature , just follow the step below:
1 - Go to Setup --> App Setup --> Customize --> Users. Add Custom Links as below.
![]() |
Label : Clone User
Behavior : Display in existing window with sidebar
Button or Link URL :/{!User.Id}/e?clone=1&retURL=%2F{!User.Id}&isdtp=mn
|
Don't forget to Save.
2-Add this new Custom Link at User Layout.Again don't forget to Save.
3-Now you can go and check the Custom Link at the User page.
![]() |
It's there!!! |
![]() |
Cooolll like ABC!! |
For this time being, this workaround is SAVING my day. =)
No comments:
Post a Comment