Howdy,

Using the project application template provided by Microsoft (I don't know
if this is the issue or something else) when I add a new column to the task
list, for example Completed Date, the field will appear in views but when I
create new, edit or view the column doesn't appear. I've checked it out with
SharePoint Designer and each form is using the ListFormWebPart, not a custom
web part.

Using the same template, I added the same field into the issues list, and i
get the same results. if I add a field to another list outside of this site
it works fine.

How do I get these columns in here?

Thanks,

--
David Lozzi
Delphi Technology Solutions
Blog: www.lozzi.net

Re: New Columns in Task List don't appear! by JD

JD
Fri Dec 28 10:25:10 CST 2007

On Dec 19, 2:42=A0pm, David Lozzi <dlozzi@(remove-this)delphi-ts.com>
wrote:
> Howdy,
>
> Using the project application template provided by Microsoft (I don't know=

> if this is the issue or something else) when I add a new column to the tas=
k
> list, for example Completed Date, the field will appear in views but when =
I
> create new, edit or view the column doesn't appear. I've checked it out wi=
th
> SharePoint Designer and each form is using the ListFormWebPart, not a cust=
om
> web part.
>
> Using the same template, I added the same field into the issues list, and =
i
> get the same results. if I add a field to another list outside of this sit=
e
> it works fine.
>
> How do I get these columns in here?
>
> Thanks,
>
> --
> David Lozzi
> Delphi Technology Solutions
> Blog:www.lozzi.net

Try added the columns to the content type, not just the list.

Re: New Columns in Task List don't appear! by David

David
Wed Jan 02 09:11:17 CST 2008

Content types are not being used on this list...

--
David Lozzi
Product Development Manager
Delphi Technology Solutions
www.delphi-ts.com - www.lozzi.net
"JD Smith" <striker3@gmail.com> wrote in message
news:074ea63a-fae6-4492-a0da-f9cd11cc0eed@s12g2000prg.googlegroups.com...
On Dec 19, 2:42 pm, David Lozzi <dlozzi@(remove-this)delphi-ts.com>
wrote:
> Howdy,
>
> Using the project application template provided by Microsoft (I don't know
> if this is the issue or something else) when I add a new column to the
> task
> list, for example Completed Date, the field will appear in views but when
> I
> create new, edit or view the column doesn't appear. I've checked it out
> with
> SharePoint Designer and each form is using the ListFormWebPart, not a
> custom
> web part.
>
> Using the same template, I added the same field into the issues list, and
> i
> get the same results. if I add a field to another list outside of this
> site
> it works fine.
>
> How do I get these columns in here?
>
> Thanks,
>
> --
> David Lozzi
> Delphi Technology Solutions
> Blog:www.lozzi.net

Try added the columns to the content type, not just the list.