Thursday, 12 January 2017

How to restrict SharePoint users to create only one entry in a List?


Create a column of type 'Single line of text'.

Set it to 'Enforce unique values'.

Set its 'Default value' to a 'Calculated Value'.

And set the formula to =[Me]

Done!


How to restrict SharePoint users to create only one entry in a List?

No comments:

Post a Comment