Announcement

Collapse
No announcement yet.

How to get logged in user in custom script.

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

  • 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.?

  • #2
    Those fields are read only and can't be updated. Create another fields if you need.

    Comment

    Working...
    X