Hi,
I have created lightning component and helper and class etc to update check box on button click. ihave also created new action and added in page layout. when i clicking on the button, it's showing a pop up with 'sample lightning component action' with accept button pop up and record is not getting updated.
Please help to update account record when click on button in lightning
3 Kommentare
@Bhagiratha Pamujula You can use the field-update-button page component for this. Install the component from the link on the page ( https://unofficialsf.com/field-update-button/), drag it onto your Account Lightning Record page and configure it as shown in the attached example.