Hi all,
I have problem that I am trying to figure out.
I have had a look at the forums but can't find exactly how to do this - all the examples I have seen are to do with dates rather than time.
The problem:
I have column in SharePoint called 'Check Out From' which is a date and time field and a field called CheckedIn (Yes/No).
If the user hasn't checked in (CheckedIn = false) within 30 minutes after the Check Out From. Then I want to delete the list item.
I am trying to work out what the condition for the above would be?
Thanks