RecruitingGridViewCategoriesLOV
RecruitingGridViewCategoriesLOV
Columns
| Name | Type | Description |
| ContextCode [KEY] | String | Context code for the grid view category. |
| CategoryCode [KEY] | String | Category code for the grid view category. |
| CategoryName | String | Category name for the grid view category. |
| CategoryDescription | String | Category description for the grid view category. |
| ProfileContentTypeId | Long | Profile content type ID for the grid view category. |
| ProfileSectionId [KEY] | Long | Profile section ID for the grid view category. |
| CategoryType | String | Category type for the grid view category. |
| ProfileSectionName | String | Profile section name for the grid view category. |
| CategoryDisplayName | String | Category display name for the grid view category. |
| MultiRowFlag | Bool | Indicates whether the grid view category provides multiple rows or a single row. |
Pseudo-Columns
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
| Name | Type | Description |
| DisplayProfileSections | Bool | DisplayProfileSections |
| FilterAttributes | String | FilterAttributes |
| SearchTerms | String | SearchTerms |
| StartsWithFlag | String | StartsWithFlag |
| Finder | String | finder |