Exposed Filters

We encourage users to post events happening in the community to the community events group on https://www.drupal.org.
RgnYLDZ's picture

Drupal ile tag arama opsiyonları

Selamlar,

Biraz özel bir arama metodu arıyorum, şöyle ki;

Views ile tag bazlı bir arama formu hazırladım. Bu aramada kullanıcı (a-b-c) taglarını yazıp aradığı zaman, içerisinde (a-b-c) tagları GEÇEN tüm nodeları buluyor.

Benim istediğim ise biraz daha farklı bir metod. Kullanıcı (a-b-c) kelimelerini arattırdığı zaman, içerisinde SADECE (a-b-c) ya da (a-b) ya da (a-c) ya da (b-c) ya da daha azı geçen nodeları bulmasını istiyorum.

Exposed filters içerisindeki opareatörler bunun için yetersiz kalıyor malum.

Yani sorum;

Read more
Traverus's picture

Calendar && (Search API || Facets)

So I've been tangling with a problem for a couple weeks now. I love the way Search API works. Create a search index, select some fields, create facets on those fields (with Facet API) and you've built up a really neat interface for users to easily gain access to content.

I had the idea to build a calendar with faceted search based on events: one problem. I create a view off of a Search API index that contains only events, but the calendar formatter isn't available.

Read more
dorkster's picture

Dynamical exposed filters

Hi guys!
I am relatively new to drupal and have stumbled upon a pretty complicated problem... At least for me...
I have a shop, there are better exposed filters, basically i use it to have checkboxes... Those filters are using ajax...I am using taxonomy id filters.

Read more
moonshield's picture

Changing the way an exposed numeric (float) filter is displaying

Hello, I have a view filter form with a numeric field let's say price with a between operator I want to replace the regular min/max input fields with a list of checkboxes where I define a list of ranges.

Could someone please tell me where Can i start looking to do so?
any documentation examples ara welcome.
I am digging into views handlers can this be leading to a solution or it's a dead end?

Thanks a lot

Read more
kirilius's picture

How to create a dynamic drop-down exposed filter?

I have a node type Gallery and I am building a view that displays each gallery as a grid of thumbnails. The view has one argument: Node ID. I need to add that as as an exposed filter so the users will see ALL galleries in a drop-down list and when they select a gallery, it will be displayed below.
The catch is that the list of my galleries is not static - I can add/remove/rename existing galleries. Basically I need the drop-down list to be populated from another view.
What is the best way to do this?

Read more
kpastore's picture

Need Help - Ubercart Filtering

One of the biggest issues IMO with Ubercart 2.x is that it is not based on Views. Unfortunately, this leads to not having the ability to filter based on taxonomy, price, or any other feature of the product content type.

I am looking for a way to filter a list of products by these attributes (taxonomy, price, etc...) An example would be similar to this page:
http://www.modelplanes.com/military-airplanes/airplane-kits/1938+1940+42...

Read more
chowdah's picture

How to create a Panel with an exposed form created with a View

Is this even possible?

I am using panels 6.x-3.x-dev and the latest Views module. I am trying to make a directory search page with Panels and am having problems with the output of a form that I am creating by exposing the input with Views. The page would be made up of two panels - one a glossarized directory listing (this works fine in the panel), the other an exposed form for a proximity search and a taxonomy filter. I have the View created and it works fine - the view exists with display types 'Page' and 'Content Pane'. Both outputs work fine in the Views preview, and the Page display type works when I visit the page's set url.

When I try to add either of the View's outputs [page or content pane] in a panel, nothing displays when I preview the panel or visit the panel's url. When I add the page type to the panel, I use the "Override URL:" option to enter the path of the Panel Page.

Read more
sebastian.klinge's picture

Module that adds a reset button for views' exposed filters.

I have created a small module from this post that allows resetting of views' exposed filters in ajaxified as well as classic view behaviour.
I have searched drupal.org, but have not found a module that solely serves this purpose. As a follow-up comment says in that discussion this is committed to the 6.x-3.x branch, but I needed that feature right away. Maybe someone else finds this usefull, too. What do you think?

Read more
Subscribe with RSS Syndicate content