Skip to content

Commit 74288ec

Browse files
authored
Removed "how to" in title
1 parent 90eb4eb commit 74288ec

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

docs/general-development/how-to-customize-a-field-type-using-client-side-rendering.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,6 @@ ms.assetid: 18e32537-d7ed-4fe7-90cf-b6cfab3f85a3
1111

1212
Learn how to customize a field type by using the client-side rendering technology in SharePoint.
1313
Client-side rendering provides a mechanism that you can use to produce your own output for a set of controls that are hosted in a SharePoint page. This mechanism enables you to use well-known technologies, such as HTML and JavaScript, to define the rendering logic of custom field types. In client-side rendering you can specify your own JavaScript resources and host them in the data storage options available to your farm solution, such as the _layouts folder.
14-
15-
16-
17-
1814

1915
## Prerequisites for using the examples in this article
2016
<a name="SP15CustomizeafieldtypeusingCSR_Prereq"> </a>

0 commit comments

Comments
 (0)