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
Nitish Singh 22Nitish Singh 22 

Clone Case in Apex

I have a custom vf page for creating a Case. Please refer attached screenshot.User-added image

I want a clone button on this Page , that would create a New Case with values prepopulated from this Case i.e. creating a Clone of this Case.

Any leads would be appreciated