How to know who is the dataport Creator?

romeru00
romeru00 Member Posts: 16
I am new Navision user.
I want to kno who is the creator or last person that modified an Object(Dataports,tables,menusuitr,etc)

Comments

  • ara3n
    ara3n Member Posts: 9,258
    If you are on sql, there are tools available on in download section that you can install that will keep track on who did what to objects.

    In std nav this isn't possible. Unless the user had added some code to the documentation area
    Ahmed Rashed Amini
    Independent Consultant/Developer


    blog: https://dynamicsuser.net/nav/b/ara3n
  • garak
    garak Member Posts: 3,263
    only possible if you are under sql.
    Then you can create a second table and some tiggers on sql on the object table.

    Take a look to the download section on the main site of this website. i'm sure there is a download.
    Do you make it right, it works too!