Skip to main content

Notifications

Announcements

No record found.

Business Central forum

screen name does not appear in the full search bar ?? why

Posted on by 10
Hello...
I do Create a new screen linked to it with a table of 3 that consumes...
The problem here is that the screen name does not appear in the full search bar.
why?
 
 
 
the code :
 
page 50201 /ConnectingDevicesTaxJOD/
{
 
    Caption = 'Connecting Devices Tax JOD';
    AdditionalSearchTerms = 'Connecting Devices Tax JOD';
    //PageType = Worksheet;
    PageType = List;
    UsageCategory = Lists;
    //UsageCategory = Administration;
    ApplicationArea = All;
    RefreshOnActivate = true;
    SourceTable = /ConnectingDevicesTax_JOD/;
 
    layout
    {
        area(content)
        {
            repeater(Group)
            {
                field(/InputNumberSequence/; /InputNumberSequence/)
                {
                    ApplicationArea = All;
                    Caption = 'InputNumberSequence';
                    Editable = true;
                    ToolTip = 'Input Number Sequence';
                }
 
                field(/SecretKey/; /SecretKey/)
                {
                    ApplicationArea = All;
                    Caption = 'SecretKey';
                    Editable = true;
                    ToolTip = 'SecretKey';
                }
 
                field(/ClinetID/; /ClinetID/)
                {
                    ApplicationArea = All;
                    Caption = 'ClinetID';
                    Editable = true;
                    ToolTip = 'ClinetID';
                }
            }
        }
    }
}
=======================================
 
How do I solve this problemØŸ
How do I add it under a menu category, such as sales order?
Categories:
  • Suggested answer
    YUN ZHU Profile Picture
    YUN ZHU 68,533 Super User 2024 Season 2 on at
    screen name does not appear in the full search bar ?? why
    Hi, first you need to check whether the current user has permission to open the page.
    And, if this is an On-Pre version, please confirm whether the object range in the license includes 50201.
     
     
    Hope this helps.
    Thanks.
    ZHU
  • gdrenteria Profile Picture
    gdrenteria 8,734 Most Valuable Professional on at
    screen name does not appear in the full search bar ?? why
    Hi
    Please check this page, i hope this can help you.
    BR
    GR

Helpful resources

Quick Links

Dynamics 365 Community Update – Sep 9th

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

Announcing Our 2024 Season 2 Super Users!

A new season of Super Users has arrived, and we are so grateful for the daily…

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 290,277 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 228,126 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,148

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans