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

Currency field type in a Custom Data Provider #100

Open mrcdsouza opened 9 months ago

mrcdsouza commented 9 months ago

When using a CURRENCY field type in a custom data provider, only blanks are displayed. INTEGER works.