• V QR
  • NEWBIE
  • 0 Points
  • Member since 2015

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 2
    Questions
  • 3
    Replies
Hi,
We have an object called "Project", and a project has its own currency, for instance ARS 
There are 2 Number Fields that we use to get the conversion Rate between "Project Currency", EUR and $
Exchange USD - Number Field (10,8)
Exchange EUR - Number Field (10-8)
We have a Trigger, to get the conversion Rate. 
User-added image
And we have Set Currency Exchange to 6 Decimal Places
But on "Exchange USD" and "Exchange EUR", Number are rounded to 2 Decimals.
Does anyone know how to avoid the rounded decimal to 2?
We need to see 8 decimals, not rounded.
Thanks,
V
  • June 20, 2015
  • Like
  • 0

Hi,
We have built an "Under Construction" Page.
User-added image
But the Contact Email when clicking on Contact Us is not correct.
The Email Parameter is

<apex:param value="mailto:{!$Site.AdminEmailAddress}"/>

It should be the "Contact Site Email Address", but we have no Sites in the org.
There is a Remote Site, but there is no Contact option on Remote Sites.

The Contact Email Address is Wrong and we need to modify it.

Does anyone know how we can modify the contact email address?

Thanks,
V

  • June 18, 2015
  • Like
  • 0
Hi,
We have an object called "Project", and a project has its own currency, for instance ARS 
There are 2 Number Fields that we use to get the conversion Rate between "Project Currency", EUR and $
Exchange USD - Number Field (10,8)
Exchange EUR - Number Field (10-8)
We have a Trigger, to get the conversion Rate. 
User-added image
And we have Set Currency Exchange to 6 Decimal Places
But on "Exchange USD" and "Exchange EUR", Number are rounded to 2 Decimals.
Does anyone know how to avoid the rounded decimal to 2?
We need to see 8 decimals, not rounded.
Thanks,
V
  • June 20, 2015
  • Like
  • 0

Hi,
We have built an "Under Construction" Page.
User-added image
But the Contact Email when clicking on Contact Us is not correct.
The Email Parameter is

<apex:param value="mailto:{!$Site.AdminEmailAddress}"/>

It should be the "Contact Site Email Address", but we have no Sites in the org.
There is a Remote Site, but there is no Contact option on Remote Sites.

The Contact Email Address is Wrong and we need to modify it.

Does anyone know how we can modify the contact email address?

Thanks,
V

  • June 18, 2015
  • Like
  • 0