• SS_SF
  • NEWBIE
  • 0 Points
  • Member since 2011

  • Chatter
    Feed
  • 0
    Best Answers
  • 1
    Likes Received
  • 0
    Likes Given
  • 3
    Questions
  • 1
    Replies
Hi everyone 
I have a question need your help about the ifram html code to display VF page on Home left page .  The existing code is below now not work anomore . Can you help me fix this please please . DO you have idea for this ? 

code is below on home componenet type is HTML Area
<iframe id="idCalculator" src="/apex/PremiumCalculator?loc=https://ap1.salesforce.com/_ui/common/page/custom/PageComponentStageManager?id=02V900000005rrK&amp;retURL=%2F02V900000005rrK&amp;jump=1" border="0" height="540"  width="175px" width="175px"></iframe><script type="text/javascript">            function resizeIframe(height)  {                 document.getElementById('idCalculator').height = parseInt(height);     }              function populateURL() {             var f = document.getElementById('idCalculator');      var loc = window.top.location;  f.src="/apex/PremiumCalculator?loc=" + loc;         f.width="175px";             }              populateURL();</script>
 
  • May 13, 2015
  • Like
  • 0

Please help me ,

 I create new formula field ( Data type is Number ) for calculate value from text field but system not allow me to calculate it. Do you have any suggest me ?

 

  • March 29, 2011
  • Like
  • 1

How can I prevent user to create new list view ( Lead view )  , I have no set authorize for "Manage Public List Views" on user profile

Please suggest me what I can do that

  • February 08, 2011
  • Like
  • 0

Please help me ,

 I create new formula field ( Data type is Number ) for calculate value from text field but system not allow me to calculate it. Do you have any suggest me ?

 

  • March 29, 2011
  • Like
  • 1

Please help me ,

 I create new formula field ( Data type is Number ) for calculate value from text field but system not allow me to calculate it. Do you have any suggest me ?

 

  • March 29, 2011
  • Like
  • 1