I'm trying to replace the New Task and New Event buttons on the Case Activity related list. When the users press the new button, they want to remain on the newly created task and not be navigated back to the Case. Sounds simple, but I can't figure it out, below is the URL button I have now.
/00T/e?who_id={!Case.ContactId}&what_id={!Case.Id}
Any ideas? Thanks!