Field:account name@SurveyResponses

From MintHCM Wiki

Survey Responses - Account

Name account_name
Module Survey Responses
Type relate
Label Account
VName LBL_SURVEYRESPONSES_ACCOUNTS_FROM_ACCOUNTS_TITLE
Required No
Editable Yes
Visible Yes
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/SurveyResponses/vardefs.php

"account_name" => array( 'name' => 'account_name', 'type' => 'relate', 'source' => 'non-db', 'vname' => 'LBL_SURVEYRESPONSES_ACCOUNTS_FROM_ACCOUNTS_TITLE', 'save' => true, 'id_name' => 'account_id', 'link' => 'account', 'table' => 'accounts', 'module' => 'Accounts', 'rname' => 'name', ),



Missing User input


Related Features

Affected by

Initiating

Related Integrations

Mentioned in other articles