Field:contacts sync@Users

From MintHCM Wiki

Revision as of 13:02, 29 September 2019 by FoxBot (talk | contribs) (Created page with "{{Field-infobox |Field-name=contacts_sync |Field-module=Users |Field-type=link |Field-label=Contacts Sync |Field-vname=LBL_CONTACTS_SYNC |Field-required=No |Field-editable=No...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Users - Contacts Sync

Name contacts_sync
Module Users
Type link
Label Contacts Sync
VName LBL_CONTACTS_SYNC
Required No
Editable No
Visible No
Reportable No
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/Users/vardefs.php

'contacts_sync' => array( 'name' => 'contacts_sync', 'type' => 'link', 'relationship' => 'contacts_users', 'source' => 'non-db', 'vname' => 'LBL_CONTACTS_SYNC', 'reportable' => false, ),



Missing User input


Related Features

Affected by

Initiating

Related Integrations

Mentioned in other articles