AL icon indicating copy to clipboard operation
AL copied to clipboard

Suggestion: Improve AL error messages

Open gntpet opened this issue 7 years ago • 0 comments

While working on migrating bunch of C/AL code to AL, we come across to many errors like this:

The type or method 'ShowPanelModal' cannot be used for 'Extension' development.

Solution is simple, function function needs to be exposed as External.

Could you please improve error text by adding object id or name to it. So we would know which object needs to be updated. Once we have it, we could export all the errors, group, sort, and etc..

image

  • AL Extension Version: 12.17720
  • Server Version: 11.0.21441

Best Regards, Gintautas

gntpet avatar Sep 13 '18 04:09 gntpet