| aerwynah 2006-06-27, 2:48 am |
| Hi all,
I need help in creating of templates. Well, correct me if i am wrong, but this is what I have done to create the template. As my reference, is Microsoft Content managemet Server 2002: A Complete Guide.
1.Create an MCMS Project
2.Create Templates and Gallery in the MCMS Template Explorer >Define the definition for PlaceholderDefinition
3.Go to Solution Explorer > Create Template folder > Add in new item (MCMS Template File) >Drag DefaultConsole.ascx to the template file that have been created earlier
4.Go to View >Toolbox>Content Management Server> Drag HtmlPlaceholder Control, Go to its properties, PlaceholderToBind (there’s a drop down list).
For the drop down list, what should appeared there is/are the definition/s which is created step 2. However, I only see (none). According to the book, after you choose the drop down list, then, the htmlplaceholdercontrol which was added in the template will change to a layout, in which mine does not..can anyone pinpoint where I am wrong, or any steps that I have left off?
Many Thanks in advance. |