Options

extension cannot see customised fields BC14

vremeni4vremeni4 Member Posts: 323
edited 2019-10-23 in NAV Three Tier
Hi,

I have created a table 50000 Test in CAL, so Development environment.

Then I move to VS Code, create new project download symbols, but the table 50000 Test can not be seen or referenced at all.
It is like it does not exist at all ?!?!

The same with fields . I have added some fields in 50000 range on the Customer table in CAL.

Now when I start VS code and download the symbols, and try to reference the fields from customer table in the range 50000 , they just do not appear. It is like they do not exist at all.

It seems that extension can only be used to extend base app tables/fields or another extension ?
Is there a way that I can reference CAL customised fields or tables in an extension.

The app.json option is set to "target": "Internal" .

The issue is in BC14 so Spring edition Cu3

Thanks for your help.

Best Answer

Answers

Sign In or Register to comment.