Field:subcategory id@Documents

From MintHCM Wiki

Documents - Sub Category

Name subcategory_id
Module Documents
Type enum
Label Sub Category
VName LBL_SF_SUBCATEGORY
Required No
Editable Yes
Visible Yes
Reportable Yes
Importable Yes
Massupdate No
Global Search No
Auditable No
Options
* Marketing Collateral,
* Product Brochures,
* FAQ
Options List Name document_subcategory_dom
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

Initiating

Related Integrations

Mentioned in other articles


Dev Notes


Location and Code definition

modules/Documents/vardefs.php

'subcategory_id' => array( 'name' => 'subcategory_id', 'vname' => 'LBL_SF_SUBCATEGORY', 'type' => 'enum', 'len' => 100, 'options' => 'document_subcategory_dom', 'reportable' => true, ),



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

Initiating

Related Integrations

Mentioned in other articles