Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

Task List - make a due date uneditable

  Asked By: Steve Nixon         Date: Aug 27, 2010      Category: Sharepoint      Views: 738
 

How do I make a task item so after the assignee receives it - the due date is uneditable.

Steve Nixon
ADP Canada

Tagged:            

 

2 Answers Found

 
Answer #1       Answered By: Vladi Gubler          Answered On: Aug 29, 2010       

Basically you have two options:
1. Edit the edit form manually in SPD, I would not recommend that
2. Use some kind of column permissions add-on solution, such as our free Smart List Lite
infowisesolutions.com/product.aspx

 
Answer #2       Answered By: Al Broad          Answered On: Sep 01, 2010       

Create the Due date  as a Calculated field (e.g. [start date]+7)
And/Or
Set manage content types in the task  list
Hide that column from the Content type [item]
Create a view with the Due Date Selected

 
Didn't find what you were looking for? Find more on Task List - make a due date uneditable Or get search suggestion and latest updates.


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].