Hello,
Could someone pls explain me if I have the same method with different code on the different layers which one will be applied? For instance I have the same method on the salestable on USR and CUS layers. User is logging in to USR layer. Which code will be applied for him? Logically it should be USR layer. Is it right? If yes then if I don't have this method on USR layer then the code from CUS layer will be applied for him?
Thanks.