Closed (fixed)
Project:
Currency
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
22 Feb 2008 at 14:49 UTC
Updated:
22 Feb 2008 at 16:24 UTC
hi guys,
for example i have a content type "need money"
user can define how much money they need.
for example
"user 5" need 500 USD
then i create a view where other users can search for seeked money by other users.
now a example search
find users that need minimum 200 EUR
now the question.
will currency api now show "user 5" as result because 200 EUR are lesser than 500 USD ?
or any other module where have this feature?
regards
Lausch
Comments
Comment #1
kbahey commentedCurrency API does not do fields or views.
There is a module called CCK money or CCK currency that uses the currency API.
Check that.
Comment #2
Lausch commentedok sorry. my mistake. :-)
regards
Lausch