I want to show other entries under the same channel except the current entry.
{exp:channel:entries channel="news" entry_id="not {entry_id}" order_by="random" limit="4" dynamic="no" }As you might guess this doesn’t work but you get the idea… All other entries in the channel except current entry. Can i pass this into paramater?
I may use relationship or categories to relate entries but i just wanted see if this is possible.
Moved to CodeShare Corner by Moderator