Can I change the Modified by column in d365 entity
Hello everyone as I was trying to change the modified by column with a value of column owner in my model driven i want as I create any record it should change the value of column modified by as in owner. I want to achieve this plug in. Note: Is it possible to change the value in modified by column.
ModifiedOnis a system-field which is automatically updated with the id of whichever user account modified the record.If you're creating records, and assigning them to another user, the
modifiedonfield will still be the user that created the record, not the user that owned the record