Field:documents@Trainings

From MintHCM Wiki

Revision as of 20:47, 29 September 2019 by FoxBot (talk | contribs) (Created page with "{{Field-infobox |Field-name=documents |Field-module=Trainings |Field-type=link |Field-label=Documents |Field-vname=LBL_DOCUMENTS |Field-required=No |Field-editable=No |Field-v...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Trainings - Documents

Name documents
Module Trainings
Type link
Label Documents
VName LBL_DOCUMENTS
Required No
Editable No
Visible No
Reportable Yes
Importable Yes
Massupdate No
Global Search No
Auditable No
Options
Options List Name
Needs Validation No

Notes


Related Features

Affected by

Initiating

Related Integrations

Mentioned in other articles


Dev Notes


Location and Code definition

modules/Trainings/vardefs.php

'documents' => array( 'name' => 'documents', 'type' => 'link', 'relationship' => 'trainings_documents', 'source' => 'non-db', 'module' => 'Documents', 'bean_name' => 'Document', 'vname' => 'LBL_DOCUMENTS', ),



Missing User input


Related Features

Affected by

Initiating

Related Integrations

Mentioned in other articles