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

having trouble to redirect visual force page
There is a visual force page in account detail page section , a button in the visualforce should redirect to another visual force page which has to open in same page but the porblem here is when clicking on the button new visual force page is opening with in the same account detail section.
Just play in the Buttons and links of the object..
There will be a setting :
1. If you are using any Custom Button, then you can use the Buttons and LInks and you can change the Behaviour.
2. If you ar referring any link, then you can set the target attribute as _SELF,_TOP like this..