web
You’re offline. This is a read only version of the page.
close
Skip to main content
Community site session details

Community site session details

Session Id :
Small and medium business | Business Central, N...
Suggested answer

Custom No. series with AssistEdit Button on page

(1) ShareShare
ReportReport
Posted on by 238
Dear Experts ,
I need to Add Custom No series On table I need Assist Edit button and On Click It Will Allow to take Mutiple No. series For Same Field Like two No  seires Domestic,Export,
 
need assist Edit For Same 
 
Can you help I have Added code In custom Table AS fOLLOWS
 trigger OnInsert()
    var
    begin
        if /Sr No./ = '' then begin
            SalesSetup.Get();
            SalesSetup.TestField(/Book Nos./);
            NoSeriesMgt.InitSeries(SalesSetup./Book Nos./, xRec./No. Series/, 0D, /Sr No./, /No. Series/);
        end;
    end;
  trigger OnOpenPage()
 
    begin
 
        if Rec./Sr No./ <> xRec./Sr No./ then begin
            SalesSetup.Get();
            NoSeriesMgt.TestManual(SalesSetup./Book Nos./);
            Rec./No. Series/ := '';
        end;
    end;
I have the same question (0)
  • Suggested answer
    YUN ZHU Profile Picture
    90,881 Super User 2025 Season 2 on at
    Custom No. series with AssistEdit Button on page
    Hi, As for the code, just refer to the standard code. But have you completed the No. Series Relationships setup?
     
    Hope this helps.
    Thanks.
    ZHU

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

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Andrés Arias – Community Spotlight

We are honored to recognize Andrés Arias as our Community Spotlight honoree for…

Leaderboard > Small and medium business | Business Central, NAV, RMS

#1
Sumit Singh Profile Picture

Sumit Singh 3,048

#2
Sohail Ahmed Profile Picture

Sohail Ahmed 2,682 Super User 2025 Season 2

#3
YUN ZHU Profile Picture

YUN ZHU 2,271 Super User 2025 Season 2

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans