In this post, we will see how to call method2 in same lightning controller from method1. In this component, we invoke handleButtonClick() from component like below
April 2020 archive
Permanent link to this article: https://salesforcebuddy.com/2020/04/how-to-call-another-method-in-same-lightning-controller/
Apr 09
Toast message in Lightning component
How to show toast in lightning record page by using force:showToast. Toast are the message box or you can say notification which developer can show according to action of the user. ATTRIBUTES type : The toast can be of 4 types info success warning error key : It specify the icon on the toast when type is not …
Permanent link to this article: https://salesforcebuddy.com/2020/04/toast-message-in-lightning-component/
Permanent link to this article: https://salesforcebuddy.com/2020/04/salesforce-lightning-confirm-dialog-box/