Convert USD to euros atomatically
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-05-2024 08:38 PM
Hi,
I have a custom table in that table there are three field "conference fee, Estimated cost per person, total cost".
I wrote a client script to populate " total cost = conference fee + Estimated cost per person". All the fields are currency fields.
Now I got a requirement that if "conference fee" they selected in Euros, The "total cost" it should be Euros but it's showing as dollar.
Can someone please let me know how can I achieve this.
Below is the screenshot of same.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-05-2024 10:06 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2024 07:25 AM
Hi Kalyani,
Can you please provide some sample code for this. I am new to scripting.
I looked at the article, could not find the information that I needed.
Thanks