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

Custom Button for Case Detail Page
1. Is it possible to add a custom button to a detail page without creating a visualforce page?
2. I need to create a custom button that will save my case, then go directly to an edit page of a related object to cases. That will allow users to bypass a step and will remind them to add information required for the case. How do I do this?
Thank you
In your custom button you should be able to add &saveURL= and then point it to the related object