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

Please help me with Button code
Hi trying to make button called "transfer" on lead that will do 2 actions.
1- In field called Transfer rep: for current user;s name to be inputed there
2.in field called Transfer's date: input today's date
could anyone please help with that?
Thank you in advance
I did this. Where you called transfer rep, I called it User__c. Make sure you specify execute javascript yada yada.
All Answers
I did this. Where you called transfer rep, I called it User__c. Make sure you specify execute javascript yada yada.
Thank you very much for your help :)
Quick question , the returned "User name " come out as User's ID , any simple way for it to return the name of user instead?
or would i have to create another field and a workflow action?
Thanks