Hi,
I want to perform an action when someone opens up some contact profile, like loading a field via script.
At first I imagined i could do this via hooks on Espo: https://docs.espocrm.com/development/hooks/
In this page tho, I have not seen a hook refering to when a page gets loaded, so I don't know if it's possible to do this via hooks.
I imagine the Hook should be something like onPageLoad, onEntityLoad, onLoad ...
Does Espo supports this kind of action? Using hooks or with some other tool
Thanks in advance
I want to perform an action when someone opens up some contact profile, like loading a field via script.
At first I imagined i could do this via hooks on Espo: https://docs.espocrm.com/development/hooks/
In this page tho, I have not seen a hook refering to when a page gets loaded, so I don't know if it's possible to do this via hooks.
I imagine the Hook should be something like onPageLoad, onEntityLoad, onLoad ...
Does Espo supports this kind of action? Using hooks or with some other tool
Thanks in advance
Comment