BeverCRM / PCF-EditableTable

This control allows the transformation of the default Dynamics 365 grid to an editable grid with add new line functionality.
https://marketplace.bevercrm.com
MIT License
17 stars 4 forks source link

Editable Table not leveraging default lookup view #68

Open nickmoss99 opened 4 months ago

nickmoss99 commented 4 months ago

I'm using this control as a subgrid. The records in this grid have and a field that is a lookup. For some reason, the default lookup view is not being used. The wired thing is that it works in the development environment, but not test or production. I have checked to see if there are any unmanaged layers interfering and there are none. When I swap the bever control out for a powerapps editable grid, the lookup view works correctly. Any ideas?

HasmikMn commented 3 months ago

Hello @nickmoss99,

In the current version of Editable Table control lookup views are not supported. We are using the primary field of the lookup to show in the dropdown. View support will be added in the future releases. Thank you for your feedback. If you have any further question, please, don't hesitate to ask.

Best regards!