function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
sales force 4sales force 4 

Page Redirected To Another Tab

Hi,

My Requirement is:

i have created a custom visual force page like our salesforce admin page. in that one custom object a number of records, when we click on one record it goes to another tab, 

But my requirement is it diplays on same page.

Please provide code..
 
bob_buzzardbob_buzzard
Can you post the code that you are currently using? That way we can figure out what needs to change rather than writing example code from scratch.
RishavRishav
HIi,
   you can use the  <apex:outputLink target = "_top">

Thanks 
Rishav