Tagged Questions
0
votes
0answers
235 views
Attach content type to task list
I have created a content type that inherits directly from the "workflow task" content type. I deployed it as a feature and activated it. Now, I want to attach it to the "Task" list in a site, but when ...
0
votes
1answer
860 views
Summary Task in Task List - Display Name
Hello
I have a Task List, and I want to add items to it programaticaly in C#. I have a problem with adding a summary task. Now I figured out how to add such item:
var myList = ...