Featured

[LWC QUICK ACTION]t.Invoke Is Not A Function – Solved

If you used lightning-quick action in LWC, then you might faced [LWC QUICK ACTION]t.Invoke Is Not A Function exception. Even when I was building a component same issue I have …
Read More
lwc quick action is not a function

Latest from Blog


lwc quick action is not a function

[LWC QUICK ACTION]t.Invoke Is Not A Function – Solved

If you used lightning-quick action in LWC, then you might faced [LWC QUICK ACTION]t.Invoke Is …

How to use lightning/uiRecordApi In LWC

How to use lightning/uiRecordApi In LWC

In this blog let’s see how to use lightning/uiRecordApi for creating records in LWC. By …

What is scheduled triggered flow in salesforce

Schedule Triggered Flow in Salesforce

In Auto launched flow, the Scheduled Triggered Flow is one of the part of it. In …

How to call flow from Quick Action in Salesforce

How to call flow from Quick Action in Salesforce

One of the ways to use a screen flow in Salesforce is by using Quick …

How to use screen flow in salesforce

How to use screen flow in Salesforce

The screen flow is one of the flow types that is available in the Salesforce …

Salesforce lightning


lwc quick action is not a function

[LWC QUICK ACTION]t.Invoke Is Not A Function – Solved

If you used lightning-quick action in LWC, then you might faced [LWC QUICK ACTION]t.Invoke Is …

How to use lightning/uiRecordApi In LWC

How to use lightning/uiRecordApi In LWC

In this blog let’s see how to use lightning/uiRecordApi for creating records in LWC. By …

Display Icon using lightning datatable

How to Display Icon In Lightning Datatable

Hello everyone, today let’s create a component that displays an icon and text color for …