Desarrollo En Sharepoint 2010
Agenda
What are we in here for?
Introduction to SharePoint Custom Field Types
What are SharePoint field types?Why do we want custom ones? Ideas for custom field types Pros and cons of custom fields types Introduction to Custom Field Type Development Sample minimalistic custom field type Sample minimalisticcustom field control Validating a Custom Field Type Demo #1– developing a custom field type with custom validation Custom Rendering using XSL Demo #2- Developing a custom field type with custom XSLCustom User Interface Demo #3– Developing a custom field type with custom properties and UI
How to develop a custom field?
2
Introduction to Custom Field Types
What are SharePoint Field Types? SharePoint lists and libraries use SharePoint fields for data
entry Built-in field types Text – is a textbox Rich text – a more complex control Date – a date picker control Differentfields can have different settings
3
Introduction to Custom Field Types
Why develop custom field types?
Custom validation Custom controls Custom data sources Custom properties
4Introduction to Custom Field Types
Ideas for custom field types
Rating field Phone field Address field Automatic numbering\naming field A field that defaults to the current user'sdetails (office,
phone etc.) A field with flash or silverlight for data entry or display Hierarchical field (treeview)
5
Example of a 3rd party Custom Field
The KWizCom rating field
6Example of a 3rd party Custom Field
The KWizCom Cascading dropdown field
7
Introduction to Custom Field Types
Pros and Cons of custom field types Pro
Complex validation
Con
Does notinherit everything
Complex controls
Special Mobile controls
Custom data sources
from the parent field types (properties editor for example) Does not integrate with...
Regístrate para leer el documento completo.