When True != True
Content Types were giving me a hard time recently, most specifically in trying to hide/show columns in a content type in a custom list/document library.
Handy hint to know here folks: The only valid values for True or False appear to be TRUE or FALSE. Anything else seems to be interpreted based on any number of seemingly random factors…
For example, this is now valid:
Advertisement
Categories: ContentType, MOSS