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
https://amolsalvi.blog/2020/05/12/how-to-extend-tablerelation-property-business-central/
Blog Syndicated with Ammolh Saallvi’s Permission