You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We would like to have a simple implementation of the Record Picker component (lightning-record-picker) where user can select a multiple records and see them displayed in pill-container
Suggested Solution
Record Picker emitting a change event with selected record ID (lightning-record-picker)
The wrapper component calls GraphQL wire to retrieve the selected record details.
Lightning-pill-container is used to display selected records in pills
Alternative Solutions
No response
Code of Conduct
I agree to follow this project's Code of Conduct
The text was updated successfully, but these errors were encountered:
Summary
We would like to have a simple implementation of the Record Picker component (lightning-record-picker) where user can select a multiple records and see them displayed in pill-container
Suggested Solution
Record Picker emitting a change event with selected record ID (lightning-record-picker)
The wrapper component calls GraphQL wire to retrieve the selected record details.
Lightning-pill-container is used to display selected records in pills
Alternative Solutions
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: