Category "salesforce-lightning"

How to add onclick functionality in lightning web component data table URL column

I have created a lightning-datatable in LWC and added a custom column that displays a URL. Now, I would like to add onclick event in the URL field and want to p

Handling click/hover events with d3.js in Analytics Dashboard LWC

I am currently trying to build an Analytics Dashboard LWC using the d3 library. I want to be able to listen for certain events on the SVG element, however no ma

How to add more data an array of objects in a lightning component

The Issue I am having is that I have a component (A) with an array of objects. That is being displayed on the dom. Then I have another component (B) that fires

Calling Apex method with multiple signatures from LWC

I've noticed some interesting behavior in an LWC that I am building and haven't been able to find much info on the cause. Basically I have an Apex method declar

SFDX Authorize an Org failed to run

When running the VSC>SFDX command "SFDX: Authorize an Org", I am getting the error: "SFDX: Authorize an Org failed to run" (I am using VSC on a Mac). VSC>

How to assign the multiple users to a Custom object?(in Salesforce)

I made a custom object called Job Requisition that has records I would like to be able to assign to only Recruiter profile Users so they could view their access