Hello people!
How can I work with the child commands of the dataenviroment?
I mean, I can create navigation and editing buttons using the main command itself, but when I try to create the same to the child commands I can´t find the same methods to the child command.
Example:
To the main command I have:
myAmbient.rsMyCommand.addnew, delete, update, ...
To the child command I can´t find the methods above.
How can I work with the child commands of the dataenviroment?
I mean, I can create navigation and editing buttons using the main command itself, but when I try to create the same to the child commands I can´t find the same methods to the child command.
Example:
To the main command I have:
myAmbient.rsMyCommand.addnew, delete, update, ...
To the child command I can´t find the methods above.