Field:kind of element@OnboardingOffboardingElements
|
Onboarding/Offboarding Elements - Element Type | |
|---|---|
| Name | kind_of_element |
| Module | Onboarding/Offboarding Elements |
| Type | enum |
| Label | Element Type |
| VName | LBL_KIND_OF_ELEMENT |
| Required | Yes |
| Editable | Yes |
| Visible | Yes |
| Reportable | No |
| Importable | Yes |
| Massupdate | Yes |
| Global Search | No |
| Auditable | Yes |
| Options | * Self, * Employee Manager, * Organizational Unit Manager, * Specific User |
| Options List Name | |
| Needs Validation | No |
Notes
Related Features
Affected by
| Name | Type | Short Description | Affected Fields | Initiating Fields | Initiating Modules |
|---|---|---|---|---|---|
| Feature:Dashlet Work Schedule Manager | Miscellaneous | Work Schedule Manager dashlet allows users to log the time they spend on various activities during their workday. | Worked Task Time, Status | ||
| Feature:Dependency of Element Type | Miscellaneous | Element Type | Type | [[Module:Module:OnboardingOffboardingElements|]] |
Initiating
| Name | Type | Short Description | Initiating Fields | Affected Fields | Affected Modules |
|---|---|---|---|---|---|
| Feature:Initialization of the Organizational Unit field | Miscellaneous | Element Type | Organizational Unit | ||
| Feature:Initialization of the Related User field | Miscellaneous | Element Type | Related User | [[Module:Module:OnboardingOffboardingElements|]] |
Location and Code definition
modules/OnboardingOffboardingElements/vardefs.php
'kind_of_element' => array( 'required' => true, 'name' => 'kind_of_element', 'vname' => 'LBL_KIND_OF_ELEMENT', 'type' => 'enum', 'massupdate' => '1', 'importable' => 'true', 'duplicate_merge' => 'disabled', 'duplicate_merge_dom_value' => '0', 'audited' => true, 'inline_edit' => '', 'reportable' => true, 'unified_search' => false, 'merge_filter' => 'disabled', 'len' => 100, 'size' => '20', 'options' => 'kind_of_element_list', 'studio' => 'visible', ),
Missing User input
Related Features
Affected by
| Name | Type | Short Description | Affected Fields | Initiating Fields | Initiating Modules |
|---|---|---|---|---|---|
| Feature:Dashlet Work Schedule Manager | Miscellaneous | Work Schedule Manager dashlet allows users to log the time they spend on various activities during their workday. | Worked Task Time, Status | ||
| Feature:Dependency of Element Type | Miscellaneous | Element Type | Type | [[Module:Module:OnboardingOffboardingElements|]] |
Initiating
| Name | Type | Short Description | Initiating Fields | Affected Fields | Affected Modules |
|---|---|---|---|---|---|
| Feature:Initialization of the Organizational Unit field | Miscellaneous | Element Type | Organizational Unit | ||
| Feature:Initialization of the Related User field | Miscellaneous | Element Type | Related User | [[Module:Module:OnboardingOffboardingElements|]] |