added new light industriel view and indus. export list for simplenewsletter massive subscription

This commit is contained in:
Bachir Soussi Chiadmi
2017-07-05 21:29:03 +02:00
parent ab9f1d3cc4
commit 9369b73118
6 changed files with 438 additions and 110 deletions

View File

@@ -1265,7 +1265,7 @@ function materio_user_profiles_field_default_field_instances() {
'bundle' => 'user',
'default_value' => NULL,
'deleted' => 0,
'description' => '',
'description' => 'Define a company to link with the user (only relevant with "contact operationel")',
'display' => array(
'default' => array(
'label' => 'above',
@@ -1289,7 +1289,12 @@ function materio_user_profiles_field_default_field_instances() {
'settings' => array(
'autocomplete_deluxe_path' => 'autocomplete_deluxe/taxonomy',
'content_taxonomy_autocomplete_new_terms' => 'deny',
'delimiter' => '',
'limit' => 10,
'min_length' => 0,
'not_found_message' => 'The term \'@term\' will be added.',
'size' => 60,
'use_synonyms' => 0,
),
'type' => 'autocomplete_deluxe_taxonomy',
'weight' => 2,
@@ -1337,6 +1342,7 @@ function materio_user_profiles_field_default_field_instances() {
t('Administrative email');
t('Adresse');
t('Company');
t('Define a company to link with the user (only relevant with "contact operationel")');
t('Email');
t('Employee');
t('First name');