On Tue, Oct 21, 2008 at 04:21:03PM +0200, Hylke Witjens wrote: > $if{$field{lead},$field{text},$field{lead}}} This is backwards - if field "lead" contains something, it expands to field "text"; otherwise it expands to the empty field "lead"! Cheers, Olly