Hello guys,
For the context : I would like to know who was the last person who changed a certain property.
For this, I created an Event Handler (AfterSetProperties) where I get my current user and check if the property was changed based on its previous version
When i'm testing the script, I'm getting this error :
- AfterSetProperties::DocumentTestModifiedBy, 36, The script could not be executed because the maximum number of nested scripts was exceeded. (0x80040969)
I've already checked the execution order : https://www.m-files.com/user-guide/2018/eng/execution_order_of_scripts.html and i'm pretty sure that's the event handler i need to use.
Any help will be very appreciated
Thank you very much
Claudio - EVOK - Altern8 SA