microsoft / AL

Home of the Dynamics 365 Business Central AL Language extension for Visual Studio Code. Used to track issues regarding the latest version of the AL compiler and developer tools available in the Visual Studio Code Marketplace or as part of the AL Developer Preview builds for Dynamics 365 Business Central.
MIT License
744 stars 244 forks source link

FlowField results not searchable #4964

Closed RafaelAyala closed 4 years ago

RafaelAyala commented 5 years ago

Hello,

I have extended a table(Vendor Ledger Entries) with a couple of FlowFields and exposed them on the VLE page. Very straightforward code so far and the fields are showing the correct data when the page is opened.

I would expect the Search box on the page to include results from the newly added FlowField columns but it does not include them. The filter functionality works. Is the Search not functional with FlowFields created in table extensions?

PooyaKharamesh commented 5 years ago

We will investigate the issue. Please send us the code snippet that you used to repro the issue.

/Pooya

RafaelAyala commented 5 years ago

Here's the FlowField for the Vendor Ledger Entry table ext. image And the Vendor Ledger Entries page extension field image

Thanks, Rafael

atoader commented 4 years ago

Hi! In the last months, we've been working hard on adding new features that increase your productivity and on improving the quality of the tools. Unfortunately, this meant that we were not able to follow up on as many GitHub issues as we have liked. Is this issue still a problem for you? Can you provide a sample project to reproduce the issue? Does it reproduce on the Wave 2 2019 release?

atoader commented 4 years ago

This issue has been closed because it needs more information and has not had recent activity. Please open a new issue if you believe this has not been resolved and reference the current issue.