I am trying to create table extension for customer, but when I select the customer from the drop down it shows there, but also shows error : [AL] The target Table Customer for the extension object is not found.
What could be the reason.
I am following the below link for this docs.microsoft.com/.../devenv-extension-example.
Hi,
Have u download symbol from your local VS code environment or copy the project folder from other source, because table will show in drop down as symbols are downloaded in other machine but at the time of publish its give error like table extension not found.
its seems symbols are not downloaded properly on local machine.
Table not found is due to missing symbols or sometimes just reopen the project in VS Code.
Correct cause the extended customer shows error [AL] The target Table Customer for the extension object is not found.
I have restarted my system and now the error is not shown, unable to understand.
This is an empty tableextension object. You’re not doing nothing here...
This is the Code.
This is the App.json file.
Can you show us the code?
André Arnaud de Cal...
291,979
Super User 2025 Season 1
Martin Dráb
230,848
Most Valuable Professional
nmaenpaa
101,156