You need to sign in to do that
Don't have an account?
Ayesha Nadhia 11
How to Display All Records in a Lookup field of target Object.
How to Display All Records in a Lookup field of target Object while creating new record on source Object without entering any text in Search bar . As per my Knowledge it is one of the limitation of Lightning experince. In salesforce classic we have an option of "Show All Result".
So kindly suggest me a way to achieve this without customizing the page.
So kindly suggest me a way to achieve this without customizing the page.
There is a limitation in Lightning experince which is not good but by creating a custom small component you can achive it
To display all records in a lookup field of a target object, you need to create a custom lightning component and use it on the target object's record page.
somthing like below