October 31, 2022
The Clone, Copy, and Edit page components can be embedded in a wrapper Visualforce page. This allows you to apply styles and use JavaScript to manipulate the page. This example shows how to change the background color of the table cell when an input value was changed. Create a new Visualforce page. Replace the lcrm_scp:ScpClone if using the Copy or Edit pages. Finally, create or update a custom button to […]