Skip to content

Instantly share code, notes, and snippets.

@pomu0325
Last active January 1, 2016 06:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pomu0325/8108640 to your computer and use it in GitHub Desktop.
Save pomu0325/8108640 to your computer and use it in GitHub Desktop.
<apex:page showHeader="false" sidebar="false" standardController="Lead">
<div style="overflow:scroll; width:100%; height:100%;">
<object type="text/html" data="/lead/leadconvert.jsp?retURL=%2{!id}&id={!id}&isdtp=nv"
style="overflow:scroll; width:1200px; height:2400px;">
</object>
</div>
</apex:page>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment