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

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

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

Moving fields on Sales Order

(0) ShareShare
ReportReport
Posted on by 44

HI All,

i'm trying to move the field "Item Tracking Lines" located under "related Information" on the sales order line. I would like to move this button and have it sit next to Order as shown by the red mark in the screenshot.

I'm using the following code, but not too sure what to do next

Can anyone assist?

pageextension 58100 "D365 ItemTrackingLn" extends "Sales Order Subform"
{
    actions
    {
        modify(ItemTrackingLines)
Screenshot-2023_2D00_01_2D00_01-133324.png
I have the same question (0)
  • Verified answer
    Jarrod Case Profile Picture
    2 on at

    Hi @rajivsewsarran,

    I would change the code to say something like this. Add after the item currently being used on this page.

    actions
        {
            addafter("Order")
            {
                action("NewMenuItem")
                {
                
                }
    
                
            }
    
        }

    In VSCODE you want to download symbols and then use the object designer.

    pastedimage1672632822096v1.png

    Find the page you are extending. Open it, find the menu item you want your new item after, and copy the text into the 'addafter' 

    Let me know if this helps you out by clicking yes

    Thanks,

    JC

  • rajivsewsarran Profile Picture
    44 on at

    Hi JC,

    thanks for your response, this worked !

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Stars!

Congratulations to our 2025 Community Spotlights

Thanks to all of our 2025 Community Spotlight stars!

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

#1
OussamaSabbouh Profile Picture

OussamaSabbouh 1,821 Super User 2026 Season 1

#2
YUN ZHU Profile Picture

YUN ZHU 1,122 Super User 2026 Season 1

#3
Dhiren Nagar Profile Picture

Dhiren Nagar 959 Super User 2026 Season 1

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans