Part 1 - Web Services in DisplayPattern.
Displaying of field values in RenderPattern named HeaderPattern (displaying filtered values in a field header, to be more exact) is the second important point which is worth attention by SharePoint custom field types development.
In this field type pattern CAML markup is practically the same as HeaderPattern in Lookup field type with the exception of the first string which is given in Part 1. The changes will affect the /_layouts/Filter.aspx page which is called by clicking on the field header.
If we have a look at the result of a query made after customization which is given in Part 1 we will be disappointed:
Displaying of field values in RenderPattern named HeaderPattern (displaying filtered values in a field header, to be more exact) is the second important point which is worth attention by SharePoint custom field types development.
In this field type pattern CAML markup is practically the same as HeaderPattern in Lookup field type with the exception of the first string which is given in Part 1. The changes will affect the /_layouts/Filter.aspx page which is called by clicking on the field header.
If we have a look at the result of a query made after customization which is given in Part 1 we will be disappointed:
