I have a sharepoint list which i have a workflow which depends on modified by column and Here is my problem when a user named Ayshine creates an item
Modified By : Ayshine and
Created By : Ayshine
this is ok .
But when someone else named Someone those columsn stays
Modified By : Ayshine and
Created By :Ayshine
How can I manage the second part without any code , someone modify that item
Modified By : Someone
Created By : Ayshine
and Shouldn't Modified By to be updated like this by default?