Announcement

Collapse
No announcement yet.

How to get the 'ID' of the currently logged user

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • How to get the 'ID' of the currently logged user

    Hi Tanya,

    How would I get the ID of the currently logged user?

    Thanks!

  • #2
    Hello
    Where? frontend/backend/formula

    Comment


    • #3
      On backend, but frontend and formula tips would help also

      Comment


      • #4
        $this->getUser()->id in general

        Comment


        • ganesanjc
          ganesanjc commented
          Editing a comment
          $this->getUser()->id unable to get this in custom jobs file user id return as 'System'
      Working...
      X