In Finnish the alphabetical order is abc...xyzåäö. In German, the order is [aä]bc...n[oö]p...xyz.
I am creating a search functionality in Drupal by exposing filters within View. The problem is that I would like to add also a Google Map that display the location of nodes, apart from the search resu
I searched far and wide to find a working solution to开发者_C百科 this but couldn\'t find it. What I want to do is change the argument that is passed to the view because I want for pathauto cleaned t
How can I edit views output rows to include a facebook like button and that like statement should take one of t开发者_Python百科he field as parameter and output on facebook as ::
I am currently using Drupal 7 with the Views module. I have built a photo gallery that is running properly, but I am trying to integrate a lightbox.
I want to group some fields inside a div or similar HTML tag, for example I\'m displaying node\'s title + node\'s teaser + node\'s image, I want to group the title and teaser into one DIV in layout fo
I\'ve built a view using the views module in Drup开发者_Go百科al to display a grid of thumbnail images (field_image) that are linked to a full size image for use with Lightbox.
I defined a profile field for users called \"Size\" which can take the values \"Small\", \"Normal\" and \"Big\", so it\'s presented as a combo box.
I created a website with ads and I would like to have a search form with multiple dropdown fields (i.e. price, type, etc.). The main title se开发者_如何学编程arch form would be optional. How can I aac
This is my first time using Views in Drupal and am finding that no matter what I do, I can\'t s开发者_高级运维eem to get my output to sort on any field at all.