Solved
Forum Discussion
MarcusH
11 months agoValued Contributor
I think you will need to add the currency to the Application Properties Currencies list before it shows on the FX Rates module.
JohannJ
11 months agoNew Contributor II
Yes, that's what I think too, I was just hoping there was some way around that
- MarcusH11 months agoValued Contributor
You could update the AppProperty table with the new currency. The record you want is Name = CurrencyFilter and TextValue contains the list of application currencies separated by a comma. I don't know what impact that will have on other aspects of the application. And you will have to make sure it's a valid currency as the FXRate table uses a CurrencyID column. I don't know where/if the currency list is held. I wouldn't do it.
- JohannJ11 months agoNew Contributor II
Thanks Marcus, I wouldn't either 😉
Related Content
- 2 years ago
- 3 years ago