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

Notifications

Announcements

No record found.

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 22

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
    22 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

Responsible AI policies

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

Neeraj Kumar – Community Spotlight

We are honored to recognize Neeraj Kumar as our Community Spotlight honoree for…

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

#1
OussamaSabbouh Profile Picture

OussamaSabbouh 2,990

#2
Jainam M. Kothari Profile Picture

Jainam M. Kothari 1,576 Super User 2025 Season 2

#3
YUN ZHU Profile Picture

YUN ZHU 1,028 Super User 2025 Season 2

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans