Categorized SharePoint Discussion - default category to parents category on reply.
Posted
by Greg Ogle
on Stack Overflow
See other posts from Stack Overflow
or by Greg Ogle
Published on 2010-05-12T21:10:59Z
Indexed on
2010/05/12
21:14 UTC
Read the original article
Hit count: 202
sharepoint
|wss-3.0
I have a Discussion Board in a SharePoint site which has an additional column named Category. When a new discussion is created, it prompts for Category, and of course this is by design.
The problem is that when the discussion is replied to, it prompts for the category again.
How can I separate the reply functionality so that the Category is not prompted and the Category is set to that of the discussion under which it resides?
I attempted to edit a copy of NewForm.aspx in SharePoint Designer, but you can only edit which WebPart it is using, not which fields are displayed.
© Stack Overflow or respective owner