This has me stumped
I've gone to add a task to a task list on my Team Site. All of the fields are editable except Start Date, which is displayed as a label rather than a Date Picker.
I'm using the OOB Task content type in my task list, and I've not changed anything in the list itself. I've checked the column within the "ctypewss.xml" file in the hive, and that has nothing to say this is read only. I've also tried making the column editable in a feature receiver by setting its ReadOnly flag to false.
None of this has made any difference, I still can't change the start date. Surely this isn't default behaviour - or perhaps it is?
Can anyone suggest what's happening?
Thanks