Search Result
Collapse
3 results in 0.0064 seconds.
Keywords
Members
Tags
-
AfterSave Hook Causing 500 Error - Even When Empty
This forum post may be deleted. I trusted my co-workers code but just went to check the Espo repo and just saw they used the complete wrong method signature...Last edited by Juantreses; 09-07-2025, 10:07 AM. -
How can I trap an exception in a hook?
Code:public function beforeSave(Entity $targetList, array $options): void { try { // this is caught & rethrown in
-
Action on loading entity page
Hi,
I want to perform an action when someone opens up some contact profile, like loading a field via script.
At first...Last edited by luizthomasini; 08-03-2021, 06:31 PM.