Find your content:

Search form

You are here

unable to achieve the functionality to show records in same visual force page

 
Share

unable to show records in same visual force page show records in same visual force page

enter image description here

hi i am having a visual force page when i save records it must save just below in same visual force page unless it redirect to record detail page.


Attribution to: PavanFoxPro

Possible Suggestion/Solution #1

public PageReference sendPage() {
   // .. your logic
   // .. your logic
   return null;
}

it will not redirect to another page..


Attribution to: Bharat
This content is remixed from stackoverflow or stackexchange. Please visit https://salesforce.stackexchange.com/questions/33097

My Block Status

My Block Content