Field:campaign@SurveyResponses

From MintHCM Wiki

Survey Responses - Campaign

Name campaign
Module Survey Responses
Type link
Label Campaign
VName LBL_SURVEYRESPONSES_CAMPAIGNS_FROM_CAMPAIGNS_TITLE
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/SurveyResponses/vardefs.php

"campaign" => array( 'name' => 'campaign', 'type' => 'link', 'relationship' => 'surveyresponses_campaigns', 'source' => 'non-db', 'module' => 'Campaigns', 'bean_name' => 'Campaign', 'vname' => 'LBL_SURVEYRESPONSES_CAMPAIGNS_FROM_CAMPAIGNS_TITLE', 'id_name' => 'campaign_id', 'link_type' => 'one', 'side' => 'left', ),



Missing User input


Related Features

Affected by

Initiating

Related Integrations

Mentioned in other articles