Hi Team,
We have a custom lightning component(aura) in our application to create a new record in custom object A, this object having lookup relationship with another custom object B.
Before summer'20 release our users go to the component and create new record in object A, and in the lookup they search and map B object records using lookup. if the records are not available in object B, they were able to create it using quick create option.
But after summer'20 release, this quick create option is not visible when you search records in lookup field in our custom component.
So is there any changes happened in aura components with regards to quick create option.
Show quick create - option is enabled in setup - user interface settings.
Hi @Elna Miller thanks for your response.
I raised a salesforce case and come to know that LIghtning:input field will no longer support drop down create option in look up field.