Closed (fixed)
Project:
Money field
Version:
6.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
10 Jul 2009 at 10:33 UTC
Updated:
24 Jul 2009 at 12:30 UTC
Hi, I have all up and running, but no luck with views, is it possible to search in different currencies, even just 1 amount and 1 currency is entered in node? Mean.. I enter price in USD, and want to search in GBP? Anyone? Thanx
Comments
Comment #1
markus_petrux commentedThis is not possible, I'm afraid.
To do so, all values in the database would have to be converted to the target currency, and then proceed with the query conditions. I think yo would have to do this using custom code.