[TYPO3-english] Hooks: processDatamap_preProcessFieldArray()
Vikram Mandal
vikram at fivee.in
Thu Aug 24 08:30:10 CEST 2017
On 08/08/2017 04:41 PM, Christian Tauscher wrote:
> if(strpos(key($pObj->datamap['tx_myext_table']), 'NEW') === 0) {
> // do the stuff to be done
> }
>
> But this seems not to work and a really NEW record would be catched, too....
Recently I was working on similar thing. I saw it as 'NEW12345' ..may
be it is of some use to you.
- Vikram
More information about the TYPO3-english
mailing list