Skip to main content

Notifications

Announcements

No record found.

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

Show Search Description field in Item List

(0) ShareShare
ReportReport
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,194 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

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 Verified Answers

Best practices for providing successful forum answers ✍️

Leaderboard

#1
André Arnaud de Calavon Profile Picture

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

#2
Martin Dráb Profile Picture

Martin Dráb 230,445 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans