[TYPO3-english] realurl and alias_field with fallback if column is empty

Domi djgarms at gmail.com
Tue Aug 6 09:18:09 CEST 2013


Hello,

I would like to know, how I could setup realurl for news, that it takes 
the path_segment as alias field and as fallback the column title.

I tried this:

'alias_field'           => 'COALESCE(path_segment,title)',

But it didn't work, if path_segment is not set, then the alias_field is 
blank
Thanks,
Dominic


More information about the TYPO3-english mailing list