Hi Sebloders
What I'm trying to do with this plugin:
in content vew to show a list of similar articles without currently vewied article.
To do that I use module List&search and plugin SD Live CCK Field. I want to pass the art_id value from current article to the search&list module.
1) in Search_form of search type I add field art_id, then in number "2" select "SD Live CCK Field" and in it's configuration set art_id,
2) in number "3" select Math "Not Equal" + quoted,
3) put the field "art_id" to the content type of article and to the searh type in tub "Item", but in the result I get no changes, the current article still appears in the list.
But when I manually put any value of article ID then works perfect...
What I'm doing wrong? Why plugin is not working?
Or is there other way to reach my goal?