You need to sign in to do that
Don't have an account?
Issue in using input lookup fields inside auro iteration
I am using Lightning component to build grid view to create,edit and delete case team member.
I am using custom component - inputLookup (https://developer.salesforce.com/blogs/developer-relations/2015/06/salesforce-lightning-inputlookup-missing-component.html) to show the look up fields in the view.
component inputLookup is not working as excpected inside aura:iteration, it is giving lookup values but not able to search values.
Is any other approach to use input lookup fields in aura:iteration
Below are my screen shots
with one record

Inside aura iteration

Appreciate if any one can help me to sort issue
Thanks
I am using custom component - inputLookup (https://developer.salesforce.com/blogs/developer-relations/2015/06/salesforce-lightning-inputlookup-missing-component.html) to show the look up fields in the view.
component inputLookup is not working as excpected inside aura:iteration, it is giving lookup values but not able to search values.
Is any other approach to use input lookup fields in aura:iteration
Below are my screen shots
with one record
Inside aura iteration
Appreciate if any one can help me to sort issue
Thanks