I have location and开发者_JAVA技巧 maps enabled so that the user can add their current location by City and Country. To have the users appear on the map they have to place a marker on their location i
I have a view with a filter by country. Country is an optional CCK text field with drop-down list selection from a predefined list.
I am figuring myself around Drupal. I have understood that there are regions specified (in page.tpl and theme.info files). But my website requires different pages to have different layouts, how shou
I\'m using Drupa开发者_运维百科l 6 and Views 2, along with CCK, Panels and Node Relationships. (so far)
I\'m learning a lot about the Views in Drupal, but can\'t figure how to a开发者_StackOverflowdd new View types to the list (node, comment, user, etc).
I need to create a new filter for my view inside php snippet. Is it possible to do that using Drupal API? Can you also give me code example if possible?
Is there a way to create a View in Drupal based on a custom SQL query? I made the query to test my results and everything is fine, but don\'t wanna go through the whole process of trying to recreate t
I have some block views in my sidebar that show events marked as a highlight happening in certain cities. Nodes are organized into cities using taxonomy.
I\'m currently using Drupal Views 2 to build custom views. This works fine so far, if there wasn\'t a feature needed: One should be able to filter the results by different fields via URL, in the form
I have created a View with multiple page displays. I have specified one as the \"default tab\" and the other two as \"tab\" and they all display c开发者_如何学Pythonorrectly together on a page similar