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
cool 183cool 183 

Passing id from custom button to a vf page

Hi,
I created a custom button by onclickjavascript,now i want to pass the id of the page from custom button to visual force page.Can anyone plz help me...