Is there an offer/want content type?
How can a user create an offer or want content?

Comments

fabtabulous’s picture

Learn how to use Views. Install CCK. Create a content type for offers and/or wants. Create the fields for the content type. Create a view (of a page type) that filters for that content type plus other exposed filters that allow more fine-grained searching. This is approximately what I did. Then again, see drupal.org/node/1414610 if you want a ready-to-go solution.

matslats’s picture

Status: Active » Closed (fixed)

Yes you can do it by hand, but first try the all new offers_wants module.