i have created one custom field on view i want add filter on it how can i add it to filter
here is problem of adding filter on custom field of view
Thanks in advace
i have created one custom field on view i want add filter on it how can i add it to filter
here is problem of adding filter on custom field of view
Thanks in advace
If you are talking about a "Views filter", you have access to all of them via Filter -> Content -> List of all content available including your own types
If you are talking about the module "Views Custom Field" than you can't use a filter on it since these are not related to the core and therefore not registered with the views core. Furthermore, the purpose of this module is to extend the content and not the filtering functionallity.