Hello,
In ErpNext, we can see the name of the user who created a particular record by applying the ‘Created by’ filter.
But I want the name of the user who created a particular record in the listview of any doctype.
This is possible with a client script for a particular doctype but I have no idea how to implement this thing for multiple doctypes because writing a client script for multiple doctypes is not the proper way.
If anyone has any idea about this let me know