Hi,

Would it be possible to add a link close to the currency to convert the amount in an other currency ?

It would be great.

Thank you

Comments

markus_petrux’s picture

Please, look at this #210880: a "Click to convert" addon

The code can be found in the 6.x-dev snapshot: #332352: money 6.x-1.x-dev

PS: I hope to get back to the issues queue soon, so I can fix the other bugs in the queue and create a new release.

markus_petrux’s picture

Status: Active » Fixed

Oh, forgot to mention... other than that, you could implement anything else you may need creating a new formatter for the money field. The above mentioned add-on module could be an example of this.

chipway’s picture

Hi,

Thank you for your answer. i tried d6 dev from dec08 but i do not found how to add the link (neither in manage field, display field, nor edit of the node).

How should i do this ?

Thank you

markus_petrux’s picture

There's an add-on module (Money CCK field Conversion Dialog) that implements this feature adding a field formatter that you can choose from 'Display fields' screen, or for a field in Views.

markus_petrux’s picture

Status: Fixed » Closed (fixed)

Cleaning issues.