Component that allows you to sort and filter data within the Lightning Experience. Use as a replacement for a Related List, or create a new grid that shows results from a custom query.
BSD 3-Clause "New" or "Revised" License
136
stars
97
forks
source link
Unable to resolve API Name When adding a new field to the table via a lookup #53
When trying to add a field to the table via a lookup field I get an error saying it's unable to resolve the api name.
I'm able to be able to pull fields from a master detail lookup but not from a standard lookup field.
Does anyone know of a way to resolve this without having to have formula fields and/or triggers/flows populating fields the record instead of referencing them via a lookup.
When trying to add a field to the table via a lookup field I get an error saying it's unable to resolve the api name.
I'm able to be able to pull fields from a master detail lookup but not from a standard lookup field.
Does anyone know of a way to resolve this without having to have formula fields and/or triggers/flows populating fields the record instead of referencing them via a lookup.
Any help with this would be much appreciated.
Thanks