You need to sign in to do that
Don't have an account?
Omri.coh
Adding an iFrame to objects such as Lead, Account, Contact etc...
Hi There,
I'm a newbie to SalesForce (so please bare with me... :-)),
I'm trying to add an iFrame to objects such as Lead, Account, Contact etc... I was able to add it to the Home menu, but I couldn't find the same functionality to the other objects.
(under App Setup --> Customize --> Home --> Home Page Components)
The end product should contain an iframe with a dynamic URL.
I did create an VF component with the following source:
<apex:component > <apex:iframe src="SomeURL" scrolling="true" height="600" width="1000"/> </apex:component>
But I did not find the place it should go.
Thank you,
Anyone?
Here's how you do it: https://sites.secure.force.com/success/questionDetail?qId=a1X30000000dl2qEAA