Help & Support
Elevate Your Agents with AgentExchange Solutions
Have Questions?
Fast, Very Customizable LWC Attendance Tracker
Setup in minutes!
- Business Need
- Feeds
- Requires
- None
- Compatible With
- Sales CloudService CloudExperience Cloud
LWC Component for tracking event attendance, on mobile or desktop. Simple and quick. Works on any object. Can be placed on any lightning page. Easily and highly customizable using component attributes on sidebar (see screenshot).
Compatibility
- RequiresThis solution requires these products in order to work. Before you implement the solution, check that you have these products.
- None
- Compatible WithThis solution is tested to work with and extends the value of these products, but doesn't require them.
- Sales CloudService CloudExperience Cloud
- Salesforce Editions
- ProfessionalEnterpriseUnlimitedForce.comDeveloperEssentials
App Details
- Version
- Attendance Tracker/More Complete Mobile Support 1.14.0
- Listed On
- 01/16/2022
- Latest Release
- 08/29/2024
- Supported FeaturesNo LimitsThis product's apps, tabs, and objects don't count against your Salesforce org limits. Learn More in HelpLightning ReadyOptimized for Salesforce orgs that use Lightning Ready.Person AccountsSupports Salesforce orgs that use Person Accounts.Managed PackageThis product is installed in your Salesforce org as a managed package and receives automatic upgrades.Lightning App BuilderReady to use in the Salesforce Lightning App Builder.Salesforce MobileSupports Salesforce for iOS and Android.
- No LimitsLightning ReadyPerson AccountsManaged PackageLightning App BuilderSalesforce Mobile
- Package ContentsIf this app is a managed package, the custom apps, tabs, and objects that it contains don't count against your Salesforce allocations. If this app is not a managed package, allocations apply. Learn More in Help
- Custom Objects: 0Custom Tabs: 0Custom Apps: 0
- Lightning Components
- Global: 1App Builder: 0Community Builder: 0
- Languages
- English
Security
Additional Details
Allows you to search records and easily check/uncheck a checkbox on the searched records. This component was intended to be used to mark attendance at physical events, but is completely object and field agnostic. To set it up, simply place the component in a flow, lightning page, or community page and set the properties listed below. Only the first four properties are required. Object Name (e.g. CampaignMember) Parent Record Lookup Field (e.g. CampaignId) Attended Field - Checkbox field used to record attendance First Column API Name (e.g. FirstName) Second Column API Name Third Column API Name Fourth Column API Name Order By Field(s) (e.g. LastName ASC) Max Records to Show Hardcoded Id of the Parent - Skip the parent record selection on page load Apex Class that implements AttendanceTrackerInterface - The name of the Apex Class that implements AttendanceTrackerInterface, can be used to have custom apex run immediately on record selection Custom Arguments - Custom Arguments that will be passed in to the Apex implementation of AttendanceTrackerInterface