How to get logged in user in custom script.

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ajaypatel
    Junior Member
    • Jun 2015
    • 2

    How to get logged in user in custom script.

    Hello ,

    I have created one custom module in which i have added one entity. this entity has many to one relation ship with User Entity. now in my custom script i can update all the data except link field createdBy and modifiedBy now how can i achieve it.?
  • yuri
    Member
    • Mar 2014
    • 8440

    #2
    Those fields are read only and can't be updated. Create another fields if you need.
    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

    Working...