> try editing the following file: > html/RTFM/Article/Elements/EditCustomField > > around line 20 change the following line: > <%$content || $ARGS{$name}%> > > to: > <%$content || $ARGS{Content}%> > > any change? Works for me, thanks. Panu