Closed (fixed)
Project:
Community Accounting
Version:
6.x-2.2
Component:
Transactions
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
14 Jul 2011 at 08:54 UTC
Updated:
31 Jan 2012 at 21:58 UTC
Is there an offer/want content type?
How can a user create an offer or want content?
Comments
Comment #1
fabtabulous commentedLearn 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.
Comment #2
matslats commentedYes you can do it by hand, but first try the all new offers_wants module.