SalesforceLabs / EnhancedLightningGrid

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 96 forks source link

Unable to resolve API Name #30

Open philippehammond opened 5 years ago

philippehammond commented 5 years ago

I try to configure a grid with a Work Order and a Work Order Line Item.

I can access to all fields in the Field Finder, but I get the following error anytime that I try to create a new sortable data grid field:

Unable to resolve API Name

Can you help me on that?

philippehammond commented 5 years ago

Is it possible that the Enhanced Lightning Grid is not using the same API version as Field Service Lightning with Work Orders?

Muni72 commented 3 years ago

@philippehammond I just installed the package and running into the same error. Did you manage to figure it out or resolve the issue? :)