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

kbahey’s picture

Status: Active » Closed (fixed)

Currency API does not do fields or views.

There is a module called CCK money or CCK currency that uses the currency API.

Check that.

Lausch’s picture

ok sorry. my mistake. :-)

regards

Lausch