Field:SecurityGroups@SurveyQuestionOptions

From MintHCM Wiki

Survey Question Options - Security Groups

Name SecurityGroups
Module Survey Question Options
Type link
Label Security Groups
VName LBL_SECURITYGROUPS
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

include/SugarObjects/implements/security_groups/vardefs.php

'SecurityGroups' => array( 'name' => 'SecurityGroups', 'type' => 'link', 'relationship' => 'securitygroups_' . surveyquestionoptions, 'module' => 'SecurityGroups', 'bean_name' => 'SecurityGroup', 'source' => 'non-db', 'vname' => 'LBL_SECURITYGROUPS', ),



Missing User input


Related Features

Affected by

Initiating

Related Integrations

Mentioned in other articles