This topic is locked

Display Currency

4/30/2007 10:19:26 AM
ASPRunnerPro General questions
Sunrise author

Hi
Is there a way to display two different currency values (i.e. € and £) on the list page? <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=question&id=5120&image=1&table=forumtopics' class='bbc_emoticon' alt=':unsure:' />
Thanks

Chris

Sergey Kornilov admin 4/30/2007

Chris,
sure.
Use &pound; for pound and &euro; for euro.

Sunrise author 5/7/2007

I have 2 rows formatted as currency. I want to display one row as GBP and one row as EUR.
As soon as I select currency format is shows both in EUR beacuse of the locale settings.

Sergey Kornilov admin 5/7/2007

Chris,
in this case you can use Visual Editor to add currency sign after corresponding values.