Skip to main content

Notifications

Announcements

No record found.

Small and medium business | Business Central, N...
Answered

FlowField Search on List Pages

Posted on by 15

I have been adding flowfields for lookup data to various list pages. For example here is a snip it from a table extension to add a lookup to a customer name.

field(50221; TSCustomerName; Text[100])
{
    Caption = 'Customer Name';
    FieldClass = FlowField;
    CalcFormula = lookup (Customer.Name where("No." = field("Customer No.")));
}

I then added the field to the list page in a page extension.


field("TSCustomer Name"; TSCustomerName)
{
    ApplicationArea = All;
    Visible = True;
}

I noticed after users reported that these flow fields are not searchable from the search field on list views in the Business Central Web Client. You can filter them however. Am I missing something or are these fields not searchable at all?

Categories:
  • RE: FlowField Search on List Pages

    Just voted for this Idea,.I hope it will make it to the some of the next releases.

  • Suggested answer
    Steven Renders Profile Picture
    Steven Renders 5,051 Super User 2024 Season 1 on at
    RE: FlowField Search on List Pages

    There's an idea that you can vote for here:

    experience.dynamics.com/.../

  • Suggested answer
    TeddyH Profile Picture
    TeddyH 12,868 Super User 2024 Season 1 on at
    RE: FlowField Search on List Pages

    If you want to use the search field, you need the value on the table. Talk to the users and see if it is alright to use the filter.

    Depending on how you design it, you will need to put the trigger in a couple of places.

  • ericb27 Profile Picture
    ericb27 15 on at
    RE: FlowField Search on List Pages

    My fear seems to be confirmed. So is the only solution to add the columns directly to the table and copy values from the other table on trigger?

  • Verified answer
    Suresh Kulla Profile Picture
    Suresh Kulla 43,745 on at
    RE: FlowField Search on List Pages

    I believe that is true since they are flowfields, you can filter only.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

December Spotlight Star - Muhammad Affan

Congratulations to a top community star!

Top 10 leaders for November!

Congratulations to our November super stars!

Tips for Writing Effective Suggested Answers

Best practices for providing successful forum answers ✍️

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 291,253 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 230,188 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans