14

There is possibility in many forms to add field called created by to list view so that user can check who have actually created the record. For example in All customers form you can add created by field based on tables Global address book, People, Worker and Person name. Created by field from Global address book (DirPartyTable) shows in most of the cases the correct user id who have for example created the new customer but not always. That's why new created by field is needed at least for All customers and All vendors forms. New created by field should fetch correct user id from table location that shows the user id who have created the new record. In All customers form the correct id could be retrieved from CustTable and in All vendors form VendTable shows correct user id in created by field.

Category: General
STATUS DETAILS
New