Announcements
No record found.
tableextension 50101 MVFItemReference extends "Item Reference" { fields { field(50101; "TariffNo"; Text[100]) { } } fieldgroups { addlast(DropDown; TariffNo) { } } } //Page Extenison pageextension 50101 MVFItemReferenceEntries extends "Item Reference Entries" { layout { addafter("Reference No.") { field("CN Code"; Rec."TariffNo") { ApplicationArea = All; ToolTip = 'Commodity Code from Item Referance'; } } } }
The error happens because the Item Reference table in BC 19.3 doesn’t have a predefined DropDown field group, and you can’t create new field groups in this version. The workaround is to add the field directly to the page using a page extension. Alternatively, upgrading to BC 23 or later allows defining new field groups dynamically.
Item Reference
DropDown
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.
Congratulations to our 2026 Super Stars!
We are thrilled to have these Champions in our Community!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
OussamaSabbouh 1,993 Super User 2026 Season 1
YUN ZHU 1,116 Super User 2026 Season 1
Khushbu Rajvi. 557 Super User 2026 Season 1