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

François Suter fsu-lists at cobweb.ch
Tue Aug 6 09:34:47 CEST 2013


Hi Dominic,

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

Try: IF (path_segment != "", path_segment, title))

HTH

-- 

Francois Suter

Work: Cobweb Development Sarl - http://www.cobweb.ch

TYPO3: Help the project! - http://typo3.org/contribute/

Appreciate my work? Support me -
http://www.monpetitcoin.com/en/francois/support-me/



More information about the TYPO3-english mailing list