Difference between revisions of "Field:kind of element@OnboardingOffboardingElements"

From MintHCM Wiki

(Created page with "{{Field-infobox |Field-name=element_type |Field-module=OnboardingOffboardingElements |Field-type=enum |Field-label=Element Type |Field-vname=LBL_KIND_OF_ELEMENT |Field-require...")
 
Line 1: Line 1:
 
{{Field-infobox
 
{{Field-infobox
|Field-name=element_type
+
|Field-name=kind_of_element
 
|Field-module=OnboardingOffboardingElements
 
|Field-module=OnboardingOffboardingElements
 
|Field-type=enum
 
|Field-type=enum
Line 10: Line 10:
 
|Field-reportable=No
 
|Field-reportable=No
 
|Field-importable=Yes
 
|Field-importable=Yes
|Field-massupdate=No
+
|Field-massupdate=Yes
 
|Field-unified-search=No
 
|Field-unified-search=No
 
|Field-auditable=Yes
 
|Field-auditable=Yes
Line 20: Line 20:
 
<syntaxhighlight lang="php" line start="1" enclose="none">
 
<syntaxhighlight lang="php" line start="1" enclose="none">
 
</syntaxhighlight>
 
</syntaxhighlight>
 
 
{{Field-links}}
 
{{Field-links}}
 
{{DevNotes}}
 
{{DevNotes}}

Revision as of 09:18, 2 June 2020

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|]]

Related Integrations

Mentioned in other articles


Dev Notes

Location and Code definition

modules/...


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|]]

Related Integrations

Mentioned in other articles


Dev Notes