How to extend TableRelation Property-Business Central

Last week somebody asked me on can we extend table relation property and my answer was yes we can achieve this by table extension.

Today we will see how we can do that

Firstly create enum extension and extend as follows . For this demo I used Type field from Sales line table.

enumextension 50145 PlaySaleDocType extends "Sales Line Type"
{
    value(8; Retail)
    {
        Caption...

Continue Reading Ammolh Saallvi’s Article on their blog

How to extend TableRelation Property-Business Central

Last week somebody asked me on can we extend table relation property and my answer was yes we can achieve this by table extension. Today we will see how we can do that Firstly create enum extension and extend as follows . For this demo I used Type field from Sales line table.

Blog Syndicated with Ammolh Saallvi’s Permission

Author: Amol Salvi

Share This Post On
Share via
Copy link
Powered by Social Snap