• AaronKing
  • NEWBIE
  • 0 Points
  • Member since 2012

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 2
    Questions
  • 0
    Replies

I created this button: https://na2.salesforce.com/00T/e?RecordType=01240000000I4W0&tsk4={!TODAY()}&what_id={!Account.Id}&00N40000002aWKX={!Account.Active_Opportunity_Tracking_Code__c}&tsk5=Field Ops&tsk1=Maura Varian


When the new task screen appears, you see Assigned to = Maura Varian. But then when you hit save, Maura's name is gone and the task is assigned to the user who created the task. I also tried adding "{!Task.OwnerId}=00530000000ez6z", but that did not work either. 

 

Any suggestions how to fix this?

 

thanks

-Aaron

Question: we have  teams using different task record types;

 

In order to save users time, I did not want them to have to go through the select record type screen when they create a new task;  I created custom buttons that  will automatically select the appropriate task record type, and this is working fine.

 

However, when a user hits "save and new" on a task, then they get routed to the "select record type" screen.  Is there anyway I can modify the "save and new" button the same way I made my custom buttons?  I could not find anything...

thanks

-Aaron