2017 © Pedro Peláez
 

contao-module contao-field_value_copier

This simple module offers an input type for showing a giving the user the opportunity to copy a certain field value from another record. This is useful for fields that are very complex to configure.

image

heimrichhannot/contao-field_value_copier

This simple module offers an input type for showing a giving the user the opportunity to copy a certain field value from another record. This is useful for fields that are very complex to configure.

  • Tuesday, June 27, 2017
  • by digitales@heimrich-hannot.de
  • Repository
  • 5 Watchers
  • 0 Stars
  • 517 Installations
  • PHP
  • 2 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 5 Versions
  • 19 % Grown

The README.md

Contao Field Value Copier

This simple module offers an input type for showing a giving the user the opportunity to copy a certain field value from another record. This is useful for fields that are very complex to configure., (*1)

alt text, (*2)

Features

Technical instructions

Use the inputType "fieldValueCopier" for your field., (*3)

'someField' => array(
    // no label necessary
    'inputType' => 'fieldValueCopier',
    'eval'      => array(
        'fieldValueCopier' => array(
            'table' => 'tl_my_dca',
            'field' => 'myField',
            'options_callback' => array('Namespace\SomeClass', 'getOptions')
        )
    )
)

The Versions

27/06 2017

dev-master

9999999-dev https://bitbucket.org/heimrichhannot/contao-field_value_copier

This simple module offers an input type for showing a giving the user the opportunity to copy a certain field value from another record. This is useful for fields that are very complex to configure.

  Sources   Download

LGPL-3.0+

The Requires

 

field input type contao value copy copier inputtype

27/06 2017

1.0.3

1.0.3.0 https://bitbucket.org/heimrichhannot/contao-field_value_copier

This simple module offers an input type for showing a giving the user the opportunity to copy a certain field value from another record. This is useful for fields that are very complex to configure.

  Sources   Download

LGPL-3.0+

The Requires

 

field input type contao value copy copier inputtype

14/12 2016

1.0.2

1.0.2.0 https://bitbucket.org/heimrichhannot/contao-field_value_copier

This simple module offers an input type for showing a giving the user the opportunity to copy a certain field value from another record. This is useful for fields that are very complex to configure.

  Sources   Download

LGPL-3.0+

The Requires

 

field input type contao value copy copier inputtype

13/12 2016

1.0.1

1.0.1.0 https://bitbucket.org/heimrichhannot/contao-field_value_copier

This simple module offers an input type for showing a giving the user the opportunity to copy a certain field value from another record. This is useful for fields that are very complex to configure.

  Sources   Download

LGPL-3.0+

The Requires

 

field input type contao value copy copier inputtype

13/12 2016

1.0.0

1.0.0.0 https://bitbucket.org/heimrichhannot/contao-field_value_copier

This simple module offers an input type for showing a giving the user the opportunity to copy a certain field value from another record. This is useful for fields that are very complex to configure.

  Sources   Download

LGPL-3.0+

The Requires

 

field input type contao value copy copier inputtype