John917
Guest
offline
Some have values of null but for empty values like

Is there a way to have a conditional statement to show something when filters are unset? And then show something else when filters are set.
I was hoping something like
$filters == [] (doesn't work)
I looked at trying some "inarray" but I am stuck.
Continue reading...

Is there a way to have a conditional statement to show something when filters are unset? And then show something else when filters are set.
I was hoping something like
$filters == [] (doesn't work)
I looked at trying some "inarray" but I am stuck.
Continue reading...