1 risposta
Hi Ashok,You can use event.getSource().getLocalId() to get the button from which the call came from and write the logic accordingly. Please find the below article which shows the same and example as well.https://developer.salesforce.com/docs/atlas.en-us.lightning.meta/lightning/js_cb_which_button_pressed.htmIf this solution helps, Please mark it as best answer.Thanks,