getting user current user ID

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Cebureque
    Junior Member
    • Jun 2016
    • 21

    getting user current user ID

    Hello! How i can get id of current user from my JS script? Or how i can get value of field in entity, created by current user?
  • yuri
    Member
    • Mar 2014
    • 8483

    #2
    Hi

    this.getUser().id
    If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

    Comment

    • VigneshChinnaiyan
      Member
      • Jan 2018
      • 61

      #3
      Hello, Can you help me in this please.

      I am new to ESPOCRM, i got an requirement that the Phone number / Email should be empty in the contact list view if that phone number / email is not created by the current user.

      Comment

      Working...