Skip to main content The new Salesforce certifications experience is live! Visit Trailhead Academy to explore your new certifications homepage.
How can I duplicate the task button and change some of the default info,,,ie priority?

 

thanks
2 answers
  1. Jun 29, 2011, 8:24 PM
    /00T/e?followup=1&title=Call&retURL=%2F{!Contact.Id}&who_id={!Contact.Id}&what_id={!Account.Id}&tsk5=LVM&tsk6=Left+a+voicemail+for+{!Contact.Name}

     

    &tsk5_fu=FU+VM+w+{!Contact.Name}+fr+{!Account.Name}&tsk4_fu={!TODAY()+2}&save=x

     

    Search for Left a voicemail button and you should be able to find out more info. 

     

    You can change tsk_ to find the priority and add them to the code. 
  2. Mar 23, 2011, 11:44 PM
    The default value for Priority can be changed without a custom button. Go to:

     

    Setup > Activities > Task Fields > Priority

     

    Click Edit for the value you want to make the default; check the box and save.
0/9000