Closed (outdated)
Project:
Views Dependent Filters
Version:
7.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
20 May 2012 at 14:22 UTC
Updated:
11 Mar 2016 at 16:07 UTC
Jump to comment: Most recent
Comments
Comment #1
joachim commentedCan you debug the form items in options_form()? Are they showing the correct machine names for your filters?
Comment #2
acoustika commentedhmmm, not sure How to do that.... is it something in devel or how and where should I add that code to debug that....
But I dont think it does.....
These errors and warnings I get when I change the identifier for a field
Where field_artist_type_tid is the default/original indetifier and in this example I changed it to artisttype and it will still look/use field_artist_type_tid even if I delete them and create the filters from start with other names
Comment #3
joachim commentedHave you been back to the dependent filter settings to refresh them? Those are obviously based on the handler machine names, so if those change, its settings are broken.
Comment #4
acoustika commentedhmmm, what do you mean by refresh them?
If i Delete both the dependent AND the dependee filter and the global:dependent filter and start over creating them in my view and on creation make a custom filter identifier it still cant figure it out
Btw I also have better exposed filters module installed and using that if it should have to do with any conflicts in that one
Comment #5
mustanggb commented