<IF {FILTER}> might work. Will after initial click, not so sure about if it'll work with the cookie later on. I'll see about adding template variables {CATFILTERSEXIST} and {CATISFILTERED[field]}.
{CATFILTERSEXIST} and {CATISFILTERED[field]}. This would be great
Would it be possible in future to add more then one filter=value to a query so i can filter links with custom fields say i have 5 custom fields with check boxes and i want to filter them now i can only filter one custom field with check boxes will there be a possibility to do more with filters in the next updates.
Paul wrote: <IF {FILTER}> might work. Will after initial click, not so sure about if it'll work with the cookie later on. I'll see about adding template variables {CATFILTERSEXIST} and {CATISFILTERED[field]}.
Comments on How to hide Filter link?
Forum Regular
Usergroup: Customer
Joined: Jan 25, 2005
Location: Croatia
Total Topics: 46
Total Comments: 136
I would like to hide link for clearing filters on my website when they are not active how do i do that
i have tried this but its not working.
<IF {FILTERISON}>
<a href="index.php?action=displaycat&catid={CATID}&filter=category&linkfilteraction=add&filtertype=contains&filtervalue=removefilter">Cle</a>
</IF>
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
<IF {FILTER}> might work. Will after initial click, not so sure about if it'll work with the cookie later on. I'll see about adding template variables {CATFILTERSEXIST} and {CATISFILTERED[field]}.
Forum Regular
Usergroup: Customer
Joined: Jan 25, 2005
Location: Croatia
Total Topics: 46
Total Comments: 136
<IF {FILTER}> is not working
{CATFILTERSEXIST} and {CATISFILTERED[field]}. This would be great
Would it be possible in future to add more then one filter=value to a query so i can filter links with custom fields say i have 5 custom fields with check boxes and i want to filter them now i can only filter one custom field with check boxes will there be a possibility to do more with filters in the next updates.
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
Multiple filters in a URL/form are a possible feature, but unlikely unless paid for.
Forum Regular
Usergroup: Customer
Joined: Jan 25, 2005
Location: Croatia
Total Topics: 46
Total Comments: 136
<IF {FILTER}> might work. Will after initial click, not so sure about if it'll work with the cookie later on. I'll see about adding template variables {CATFILTERSEXIST} and {CATISFILTERED[field]}.
can you tell me is this working
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
Should be.