Hi,
I would like to know how to override a table method for example Insert() method using extension.
Also i am trying to add aosValidateInsert() and aosValidateUpdate() to an extension class for the same table but i am getting an error that it is marked for internal use only:
So, how can i add these methods to the table!!