Click or drag to resize

PFViewCustomizeGroupTitle Method

Overload List
  NameDescription
Public methodCustomizeGroupTitle(Html, PFField, Object, DictionaryString, Object)
Customizes the title of a group being displayed in the view.

By default, returns "{GroupFieldDisplay} : {defaultValue}".

Public methodCustomizeGroupTitle(Html, PFField, PFQuery, Object, DictionaryString, Object)
Customizes the title of a group being displayed in the view.

By default, customizes some system fields (WorkflowContentTypeId, StateId, ContentTypeId), otherwise returns "{GroupFieldDisplay} : {defaultValue}" (from the other CustomizeGroupTitle method).

Top
See Also