0

Get the id of a user that created a record

Hi, 

I would like to get the informations about the id who created a record and the informations about the last id who modified the record. I already checked in the manual but the functions don't appear. 

Best regards

9 replies

null
    • Alexander_Koenig
    • 5 yrs ago
    • Reported - view

    that is possible with this formula:

    _cu

    _cd

    _ci

    • Raphael_Vieira_de_Matos
    • 5 yrs ago
    • Reported - view

    Thanks for the prompte reply but : 

    _cu -> current user ? I do not need it 

    _cd -> date of creation ? I do not need it 

    _ci -> do not work ?

    I need the id of the creator of the record and the if of the last modificator of the record. Thanks already for your follow-up. 

    Best regards, 

    • Raphael_Vieira_de_Matos
    • 5 yrs ago
    • Reported - view

    Hi again, 

    I have got it : _mu -> modifying user

    Best regards, 

    • Raphael_Vieira_de_Matos
    • 5 yrs ago
    • Reported - view

    Hi again and again ;-), 

    How can I get the name of the _mu instead of getting the e-mail adress.

    Regards,

    • Alexander_Koenig
    • 5 yrs ago
    • Reported - view

    userName(_mu)

    • Raphael_Vieira_de_Matos
    • 5 yrs ago
    • Reported - view

    Hi, 

    Thanks for the reply but it does not work. It still gives me the email address but not the name. It would be more user friendly if the name could be displaid.

    Thanks for the help. 

    Best regards. 

    • Birger_H
    • 5 yrs ago
    • Reported - view

    userName(_mu) will give the user name if the user has set a name.

    Birger

    • Birger_H
    • 5 yrs ago
    • Reported - view

    userName(_mu) will give the user name if the user has set a name.

    Birger

    • blickfang Internet- & Werbeagentur GmbH
    • Timo_L
    • 4 yrs ago
    • Reported - view

    Hi,

    I save the userId in a field: now I want to display the userName() from this user in another field like

    userName(this.myfieldname)

    but does not work. Any ideas?

Content aside

  • 4 yrs agoLast active
  • 9Replies
  • 4028Views