Hi,
I would like to modify the inserted method. The scenario is when the DirPerson record is created, I would like to add to another record based on the current DirPerson information. How can I achieve this? It seems not able to modify the Directory model, and when I create an extension, I can only use the onInserted event handler? But I am not sure how to get the current DirPerson table buffer in the onInserted event handler.
Thanks in advance,
*This post is locked for comments