Creating Custom Form Templates: "Creating Custom Form Templates
SharePoint 2010
Other Versions
* Windows SharePoint Services 3
Published: May 2010
The Microsoft ASP.NET control templates that are defined in the DefaultTemplates.ascx file at %ProgramFiles%\Common Files\Microsoft Shared\web server extensions\14\TEMPLATE\CONTROLTEMPLATES\ determine the layout of Microsoft SharePoint Foundation 2010 list item forms. These templates can nest controls that in turn use more control templates for form layout definition. The controls can contain HTML markup and Web controls, but not data-bound statements involving <%#...%> syntax. To override a default control template globally on a front-end Web server, you can add a custom .ascx file to the \CONTROLTEMPLATES directory with a control template identifier (ID) that matches the ID of the existing one in the DefaultTemplates.ascx file. For information about how to create a user control in Miiicrosoft Visual Studio, see How to: Create a User Control for a SharePoint Application Page or Web Part.
- Sent using Google Toolbar"
Wednesday, November 3, 2010
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment