I have a custom Page Type which I want to have some default values set on the built in Page fields. Namely :DocumentMenuHideInNavigation (true)DocumentShowInSiteMap (false)DocumentMenuItemInactive ...
I currently have a document type that extends the base article type with a few additional properties. I've created a repeater web part within the detail page that shows similar articles based on th...
Hi, Im trying to pre-populate certain fields of a document type based on its parents to avoid re-typing them. i.e: Region (Parent) has the following fields populated Country and Region name. It's c...
Hello,I have created new document type (AirCompressor) for my products as successfuly. then when I create new page for product with this document type I have the new page but with error message: [C...
Hi,I’m trying to add 2 fields using dropdown list control to a document type so that under the form tab, the user can assign a single bizform to the page, as well as assigning an optional alternati...