Notifications
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.
As AI tools become more common, we’re introducing a Responsible AI Use…
We are honored to recognize Neeraj Kumar as our Community Spotlight honoree for…
These are the community rock stars!
Stay up to date on forum activity by subscribing.
OussamaSabbouh 2,092
YUN ZHU 663 Super User 2025 Season 2
Sumit Singh 515