Hi,
I’m using the Remember Me plugin to gather entry ids so that I can use them in a compare page
I have this code that shows only products that have their id set with remeber me.
{exp:channel:entries channel="products" entry_id="{exp:remember_me:get parse='inward'}" parse='inward'}However when there are no entry_id set the channel entries shows all products.
Is there a way to show a no results message if there are no entry_id set.
Thanks
Wayne.