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'd like to make an implementation of the Record Picker component (lightning-record-picker) where user can dynamically select the target object to search for.
Suggested Solution
The solution should combine
a Combobox (lightning-combobox) displaying a list of Objects existing in the UDD (for instance Account and Contact)
Summary
We'd like to make an implementation of the Record Picker component (lightning-record-picker) where user can dynamically select the target object to search for.
Suggested Solution
The solution should combine
When an object is selected in the combobox, it updates the record picker object-api-name attribute.
Note: ideally, the UI should be the same as the "source" field in Case object (Polymorphic Lookup)
Alternative Solutions
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: