Hi there - I have a ToDo list (item + complete/incomplete) and wish to let each user change the complete/incomplete without affecting other users, and have the ability to Reset the list for daily use over again.
What is the best approach? I hope the above makes sense
Another option, if you want to save on WU, is to run the WF on a list only when user login and last update date was yesterday (you store this info with current user). However, if the list is large, it’s better to stay with @flusk setting