hello,
The IT admin of ZCRM create all custom function. When a user update an account the custom function is called, no problem. The problem is that the field MODIFY BY is always the IT admin (= the creator of the custom function).
And when the sales director want a report to know who work, there is just IT ADMIN because his custom function update all objects.
Do you know a tips to keep the field MODIFY BY with the name of the user and not the creator of the custom function ?
The proble is the same if you create a custom function for create a NOTE in a module, it's always the IT Admin even if you write in the custom function CREATED BY :
MonUser@MyCompany.com or his ID.
it's really
troublesome,
thanks for your fix or your tips