Skip to content

Generic lookup component implemented on lightning web components.

Notifications You must be signed in to change notification settings

forcetrekker/lwc-lookup

Repository files navigation

Description

This is a generic lookup component implemented on lightning web components.

Features

  1. Attribute to auto select single matching record, default is false.
  2. Sends an event with data when a record is selected or cleared.
  3. Display appropriate error message when user clicks away without selecting record or in case no matching record found.
  4. Make object, API name and placeholder labels dynamic.
  5. Add dynamic object icon for lookup results.
  6. Add CRUD and FLS check.
  7. Make backend class generic.

Lookup in action

Working Example

About

Generic lookup component implemented on lightning web components.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published