Conjunto e7e83f2 en sipp


Ignorar:
Fecha y hora:
27/10/2015 16:39:25 (hace 9 años)
Autor:
José Gregorio Puentes <jpuentes@…>
Branches:
0.3-stable
Children:
085725e
Parents:
74d65ab
Mensaje:

se agrego el campo codigo del proyecto en nueva etapa

Fichero:
1 editado

Leyenda

No modificado
Añadido
Eliminado
  • 0.3-stable-modules/proyectos_operativos/proyectos_operativos.install

    ra0b4327 re7e83f2  
    427427    ),
    428428  );
    429 
    430 
    431429  $content['fields'][] = array (
    432430    'label' => 'Còdigo del Proyecto',
     
    446444        'value' => '',
    447445        '_error_element' => 'default_value_widget][field_proyecto_codigo][0][value',
     446      ),
     447    ),
     448    'default_value_php' => '',
     449    'default_value_widget' => NULL,
     450    'required' => 1,
     451    'multiple' => '0',
     452    'text_processing' => '0',
     453    'max_length' => '20',
     454    'allowed_values' => '',
     455    'allowed_values_php' => '',
     456    'op' => 'Save field settings',
     457    'module' => 'text',
     458    'widget_module' => 'text',
     459    'columns' =>
     460    array (
     461      'value' =>
     462      array (
     463        'type' => 'varchar',
     464        'length' => '20',
     465        'not null' => false,
     466        'sortable' => true,
     467        'views' => true,
     468      ),
     469    ),
     470    'display_settings' =>
     471    array (
     472      'label' =>
     473      array (
     474        'format' => 'above',
     475        'exclude' => 0,
     476      ),
     477      'teaser' =>
     478      array (
     479        'format' => 'default',
     480        'exclude' => 0,
     481      ),
     482      'full' =>
     483      array (
     484        'format' => 'default',
     485        'exclude' => 0,
     486      ),
     487      4 =>
     488      array (
     489        'format' => 'default',
     490        'exclude' => 0,
     491      ),
     492      'inline' =>
     493      array (
     494        'format' => 'default',
     495        'exclude' => 0,
     496      ),
     497      'modal' =>
     498      array (
     499        'format' => 'default',
     500        'exclude' => 0,
     501      ),
     502      'token' =>
     503      array (
     504        'format' => 'default',
     505        'exclude' => 0,
     506      ),
     507    ),
     508  );
     509  $content['fields'][] = array (
     510    'label' => 'Código del Proyecto en Nueva Etapa',
     511    'type_name' => 'proyectos_operativos',
     512    'field_name' => 'field_proyecto_codigo_n_etap',
     513    'type' => 'text',
     514    'widget_type' => 'text_textfield',
     515    'change' => 'Change basic information',
     516    'weight' => '-2',
     517    'rows' => 5,
     518    'size' => '20',
     519    'description' => 'Codigo del Proyecto en el Sistema Nueva Etapa',
     520    'default_value' =>
     521    array (
     522      0 =>
     523      array (
     524        'value' => '',
     525        '_error_element' => 'default_value_widget][field_proyecto_codigo_n_etap][0][value',
    448526      ),
    449527    ),
Nota: Vea TracChangeset para ayuda en el uso del visor de conjuntos de cambios.