PFViewCustomizeGroupTitle Method |
| Name | Description | |
|---|---|---|
| CustomizeGroupTitle(Html, PFField, Object, DictionaryString, Object) |
Customizes the title of a group being displayed in the view.
By default, returns "{GroupFieldDisplay} : {defaultValue}". | |
| CustomizeGroupTitle(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). |