Views + Flag1 + Flag2

Hello everyone,
I need to solve this by using Views anf Flag module only.

Let's pretend we have
- user's role = producer
- entity1 = market
- entity2 = product
Every producer can:
- mark a product as available for sale (flag_sale)
- mark a market edition as to be attended (flag_join)

Link entities maybe?

This is what I'm trying to do: I created a content type that has Client information. I also have a content type that has project information. I would like to be able to display the client on the site then have all the projects done for the client displayed with it. What would be my best option to go about this?

You are not authorized to access this page

Welcome to the world of Drupal! I can't even access my own website through Drupal.

Using WordPress, You'll NEVER receive this kind of error. I also have another Error message in my Dashboard and NO ONE can figure it out.

Drupal is the worse CMS that has ever been created. Watch this posting as it will be deleted or redirected to another thread that has no solution for the past 3-4 years or more.

Watch out folks, Drupal will have you screaming and pulling your hair completely out w/ petty crap.

Adding subtitles to menu item

I want to add subtitles to menu items how can it be done?
I look on menu atributes module for some clues but am without success for now
Also I look up this thread http://drupal.org/node/882434 which is for Drupal 6 but I could not make it usable for 7
Could someone help with this?

node access by field value

Hi
I have added a list field name adult in blog content type. which has two value 1. Adult and 2. Open for all
I have made a view with this adult field filter. and expose this filter. so that user can see adult content when the select any or adult value from the filter field.
This is fine for view page or block. But problem is that, at /node page all blogs are showing.

Drupal Sorting Problem

Hi guys,

I've just downloaded drupal 7 from the site to replicate the problem were experiencing at how Drupal Gardens sorts items in Views. I've also Installed Views module to replicate it. Here is a setup of out site.

We have a custom Content Type named "Products", and have the ff fields:

Product Title
Product Body (Long Text)
Product Image (Image)
Product Type
- Field: (Taxonomy Term reference: Products Types)
- Widget: Check boxes/radio buttons
- with Unlimited Values

On top of that, I've also created a Taxonomy Vocabulary named 'Product Types', which consists of the ff terms:

+ Living
- Chairs
- Coffee Tables
- End Tables
- Sleeper Sofas
- Sofas

+ Dining
- Bar Stools

+ Sleeping
- Dressers
- Beds

+ Collections
- Red

where Living, Dining and Sleeping are what we called the Main Type and the lists below them are Sub Types (Parent and Children Relationship as we are familiar)

I've also Created a view named 'Products', which will display the lists of products that are sorted alphabetically by "Products Types".

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x