- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-11-2019 12:41 AM
As per my requirement i created a field with type currency, show the below attachement.
I want only dollar symbol for that field need to hide rest of currency types
How can we achieve this.
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-11-2019 12:44 AM
Hi Nag,
The currency choices that you see in dropdown comes from fx_currency table. Go to fx_currency.list in the navigation and filter out active=true. The list that you see there matches the rows in the dropdown.
Mark the comment as a correct answer and also helpful if it answers your question.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-11-2019 12:44 AM
Hi Nag,
The currency choices that you see in dropdown comes from fx_currency table. Go to fx_currency.list in the navigation and filter out active=true. The list that you see there matches the rows in the dropdown.
Mark the comment as a correct answer and also helpful if it answers your question.