Hi,
I am trying to add a field to the customer page by pageextension (BC CU1).
The field is a field in the 50000 range. (Added the 'classic' way, not by tablextension).
All I get for result is this error in VS:
"The name 'The Setting' does not exist in the current context"
When I add "Address" all is fine.
What am I missing here,
is it only possible to add std. BC fields and fields added by tableextension in a pageextension?
0
Answers
There a 3 steps to do this.
First, set you service tier up to enable loading symbol:
In you C/Side shortcut you need to added generatesymbolreference=yes.
When you have done this, compile you object.
After this go to VSCode and download symbol