Forum Discussion
News Web Part - filter by Managed Metadata
Thank you.
I'm not very sure how to answer your question but I think, there may be a difference between the Library Columns and the ContentType columns.
The library has the Category column , but the ContentType for your files doesn't know about that column so you'll need to alter the ContentType to show the new column in your library.
I'd suggest you do some reading before just changing things. Generally you don't want to change the "Site Page" content type, but make a Child content type e.g. VincentsSitePage with the "Site Page" as it's parent.
Then add your Category column to VicentsSitePage, then change all your pages over to VicentsSitePage content type, and make it the default for the library.
Then when you view the properties of a page it will show the columns related to it's content type (which is now VincentsSitePage) , which contains Category.
Sorry this is getting into more advanced SharePoint admin tasks.