Project

General

Profile

Actions

Feature #51310

closed

TCAdefaults value from DB field -> getData + strtotime

Added by d.ros no-lastname-given over 10 years ago. Updated about 4 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2013-08-24
Due date:
% Done:

0%

Estimated time:
PHP Version:
5.4
Tags:
Complexity:
Sprint Focus:

Description

Hi,

it´s a quite a good idea to have TCAdefaults from DB fields and have the option for datefields to set a strtotime (http://de2.php.net/manual/en/function.strtotime.php) value.

You can easily set something like this:

TCAdefaults {
        tx_news_domain_model_news {
                author =  FooBar
                author_email = bar@foo.de
        }
}

But something like this would make a lot of sense:

TCAdefaults {
        tx_news_domain_model_news {
                author.data.field =  be_users = username
                author_email.data.field =  be_users = email
        }
}

this is referring to http://forum.typo3.org/index.php/t/198750/

Cheers

David

Actions #1

Updated by Mathias Schreiber over 9 years ago

  • Target version set to 7.4 (Backend)
Actions #2

Updated by Susanne Moog almost 9 years ago

  • Target version changed from 7.4 (Backend) to 7.5
Actions #3

Updated by Benni Mack over 8 years ago

  • Target version changed from 7.5 to 8 LTS
Actions #4

Updated by Riccardo De Contardi about 7 years ago

  • Target version changed from 8 LTS to 9.0
Actions #5

Updated by Susanne Moog over 6 years ago

  • Target version deleted (9.0)
Actions #6

Updated by Susanne Moog about 4 years ago

  • Status changed from New to Closed

This feature request is very old and has gathered little interest. I'm going to close it now - if something like this is still necessary or more people are interested in an implementation or anyone wants to work on this, please reopen the issue.

Actions

Also available in: Atom PDF