This condition finds list item by specified url and determines if the user has the specified permission level in the list item.
Parameters
Parameter | Description |
specific person | User or group |
this permission level | Value of permission field by default can be one of the following values: Full Control Design Contribute Read If any custom permission levels are defined, you can also specify those. For help on creating custom permission levels see http://technet2.microsoft.com/Office/en-us/library/c5dd8b7e-202d-4d33-8535- 5c03f88ea1ff1033.mspx?mfr=true The built-in permissions available in Windows SharePoint Services are supported Ex: OpenItems EditListItems http://msdn.microsoft.com/en- us/library/microsoft.sharepoint.spbasepermissions%28v=office.12%29.aspx |
this list item url | Full list item url Ex: http://mysharepoint/MyDocs/Shared%20Documents/MSOMS.pdf Ex: http://mysharepoint/Lists/List%20with%20Approve/1_.000 Ex: http://mysharepoint/Lists/List%20with%20Approve/DispForm.aspx?ID=1 Ex: http://mysharepoint/Lists/List%20with%20Approve/EditForm.aspx?ID=1 |