s it possible to exclude the current id
> yes, make a new field in your search, call it .. test current id .. or whatever. type : text, save it in STANDARD / ARTICLE / id
or easier, use the joomla default field : Article ID.
Then option 2 > live value. URL > Variable : integer ... and put "id" in the value field.
Then option 3 > different
___
Thanks for your answers. The SD Live CCK Field works as expectetd. But now i have "Error: Oops! Template Init. failed.. ; ( " in top of my content type view.
___
Same here when I want to use it on items that are the same content type of the main content. I mean :
[full content view(content type = mycontenttype)] [related item1(content type = mycontenttype)][related item2(content type = mycontenttype)]
__
It works nicely if I want to put related items that are different content type (like main contant 'author', related items: 'books')
If I want to display
main contant 'author' with a field that say 'fanstastic', and have related items: 'author' with live value (with the simon' CCK live) on this field, I'll have the same error "Oops template Ini..."