Hi,
I'm trying add a field to Item Table and display on Item Card Page through AL extensions. Although there are no errors in code and the package gets installed in D365 Tenerife, the field is not getting displayed on the Item Card Page. The code is as follows
1. Item Table Extension:
tableextension 50100 ItemTableExt extends Item
*This post is locked for comments