Skip to main content

Notifications

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

Show Search Description field in Item List

Posted on by 295

I tried to show Search Description field in Item List as below code but not successful:

pageextension 50102 "Item List Ext" extends "Item List"
{

    layout
    {

        modify("Search Description")
        {
            Visible = true;
        }
        moveafter(Description; "Search Description")

    }
}
I loggout and Logined but it did not show Search Description.
Could you please correct my code
  • Hoang Ng Profile Picture
    Hoang Ng 295 on at
    RE: Show Search Description field in Item List

    Thanks Yadav.

    I set more property and It showed the field:

           modify("Search Description")

           {

               Visible = true;

               ApplicationArea = all;

           }

  • Verified answer
    Mohana Yadav Profile Picture
    Mohana Yadav 59,077 Super User 2024 Season 2 on at
    RE: Show Search Description field in Item List

    Application Area property of the field is set to Advanced so search for Application Area property page and make sure that Advanced is set to true.

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

November Spotlight Star - Khushbu Rajvi

Congratulations to a top community star!

Forum Structure Changes Complete!

🔔 Be sure to subscribe to the new forums you are interested in to stay up to date! 🔔

Dynamics 365 Community Platform update – Oct 28

Welcome to the next edition of the Community Platform Update. This is a status …

Leaderboard

#1
André Arnaud de Calavon Profile Picture

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

#2
Martin Dráb Profile Picture

Martin Dráb 229,918 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans