Help & Support
Elevate Your Agents with AgentExchange Solutions
Easily enhance Agentforce with pre-built AI solutions from AgentExchange. Browse, install, and deploy agents, actions, and apps directly into your environment. Tell Me More
Have Questions?
Lightning Components Sample Pack - Recruiting
Pack of Sample Lightning Components for Multiple Use Cases
- Business Need
- Productivity
Pack of sample Lightning Components that interact with each other and with Record Pages via Lightning Events. Lightning Components Included: InterviewList Twitter Explorer Twitter Picture Candidates Referral Files Viewer Record Timeline
Rating
Reputation
MVP
Recognized by Salesforce for their leadership, expertise, and generosity
Top Reviewer
Contribute reviews that encourage conversation and help others make informed decisions
Ranger
Lifelong learners who have earned the Ranger rank or higher on Trailhead
Showing 4 of 4 Reviews
Awesome App
Very helpful and we'll definitely start to utilize it. Thank you!
Very Helpful
We found this package had some very helpful examples which included the data table. Thanks for providing it.
Error when using InterviewList
Hello, I've installed the package, hoping to use the lightning data table structure in community. I'm using the component in a record detail page, configured the component properties to map to a custom object, and setup the 4 columns to specific fields in the custom object. I got the following error. Error ID: -2071548173 This page has an error. You might just need to refresh it. Action failed: testautonumdata:InterviewsList$controller$doneRendering [Cannot read property 'eventField' of undefined] Failing descriptor: {testautonumdata:InterviewsList$controller$doneRendering} When I run it, I was able to see only one column (field) in the table. Any pointers?
@Naren could you please check if you have provided a value to the "Event-Brodcasting field" attribute as well in the Lightning App Builder? You could try adding the api name of the id field like "Id". As far as the columns the list is responsive so it may be hiding the other columns if you place it on a narrow section of the Community Page. Could you please try adding the InterviewList LC to a wider section of the community page and see if it helps? Please let me know if that helped you. Tks!
Not working
Is there any Lightning Components Sample Pack app WORKING just OK coming from Salesforce Labs?
Thanks for the response @Rodrigo. I had added the field Id in the 'Event BroadCasting field - the error seems sporadic - not able to pinpoint why. Should this field be a part of the columns that we are querying? For the columns - I've placed the component in the wider section (using a Full-Width column layout) of the page, although still within a tab. I had to adjust the resolution in chrome to 80% or lower to see all the 4 columns. Is there a way to adjust or set column width? Any other solutions?