todoList | disable TodoItem?

Hello dear TMS team!

In my application I have to disable ToDoItems or its complete checkbox under some circumstances,
i.e. user permissions.
In my customers scenario ervery employee can see all ToDos but one employee should only
change items assigned to him.

Is this possilbe and if yes, how?


You can globally disable editing in the TTodoList by setting TodoList.Editable = false. 
There is currently no built-in support to control editing at item level, it is always global.

Dear Bruno,
thank you for your reply!

What do you think about a feature request for it?
Does it make sense/is it implementable?

I'd suggest to add it to the feature request list where other users can vote for it too:

http://www.tmssoftware.com/site/fr.asp 
We use this to steer our priorities developing new user requested features