Forum Discussion
Bentlee-Summers
Feb 02, 2024Copper Contributor
Create a timestamp field that cannot be edited/modified
Hi I need to create a date/time field to act as a timestamp field. To be specific, I do not want the user to be able to edit or modify the date/time that they entered an item on the list. Is that pos...
johnjohn-Peter
Feb 03, 2024Iron Contributor
Bentlee-Summers sharepoint online does not support field-level permissions, so if the user can edit the item , then the user will be able to edit all the fields.. you can create a separate list with more restrictive permission that is linked to the main list, and you can store the read-only timestamp field..