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...
Suggested Answer

Changing caption on a standard table field

(0) ShareShare
ReportReport
Posted on by 20

Hi everyone.

We have come up with this issue when trying to change a caption in a standard field in table Item.

we are trying to change the description field on the itam table using this extension:

tableextension 65099 ESEItemCaptionTest extends "Item"
{
    fields
    {
        modify(Description)
        {
            Caption = 'NewDescription';
        }
    }
}
this does not seem to work. When running the BC instance, this caption is still 'Description'. I checked out page 'Item List' and 'Item Card', where BC gets the caption from the table field.
our workaround is to add extensions for the page, But then we have to do lots of changes.
Does anyone have a idea on how to do this?
Best regards
Glenn
I have the same question (0)
  • Suggested answer
    JAngle Profile Picture
    150 on at

    It certainly is a property you can edit in this way. docs.microsoft.com/.../devenv-table-properties

    I tried it like you but then swapped Caption for CaptionML and it worked.

  • Glenn72 Profile Picture
    20 on at

    Thank you Josh.

    This will help a lot for the moment, but I hope that the Caption property will be available for this when the CaptionML is being discontinued.

    Tested the CaptionML, and as you say, this works.

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,850 Super User 2026 Season 1

#2
YUN ZHU Profile Picture

YUN ZHU 1,045 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